wwControl.getLocation

Returns an object with x and y properties that returns the absolute document position of the control. Optional parameter allows returning client coordinates adjusted for scroll position.

Note: This function will only return reliable results for objects that are absolutely positioned.

o.wwControl.getLocation(NoContainerSearch)

Return Value

object with .x .y properties

Parameters

GetClient
If true returns Client specific coordinates that are adjusted for scrollbar position.

See also:

Client Class wwControl


  Last Updated: 12/31/2006 | © West Wind Technologies, 2008