User Tools

Site Tools


sample_code:getposition

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

sample_code:getposition [2015/01/07 08:51]
octazid
sample_code:getposition [2018/05/21 07:49]
Line 1: Line 1:
-====== GetPosition() ====== +
-(Sample Code taken from the DroidScript Google-Group) +
-<code JavaScript GetPosition.js> +
-   var obj = element.GetPosition(); +
-   app.Alert(obj.left + "\n" + obj.top + "\n"+ obj.width + "\n" + obj.height +
-</code>+
sample_code/getposition.txt · Last modified: 2018/05/21 07:49 (external edit)