Click to return to the DHTML, HTML     
MOVEABLE Attribute | move...     mv--Boundary Attribute | ...     Behaviors Library    
Web Workshop  |  DHTML, HTML & CSS

moveTo Method


Moves the upper-left corner of the element to the specified location for the moveable behavior.

Syntax

oMoveable.moveTo(iX, iY)

Possible Values

iXRequired. Horizontal scroll offset, in pixels.
iYRequired. 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

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:
moveable


Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.