Moves the upper-left corner of the element to the specified location for the moveable behavior.
Syntax
oMoveable.moveTo(iX, iY)
Possible Values
iX Required. Horizontal scroll offset, in pixels. iY Required. Vertical scroll offset, in pixels.
Return Value
No return value.
Remarks
The moveTo method is available only to objects participating in the moveable behavior.
Applies To
moveable