| moveTo() This method is used to move a the specfied element to a point defined by the X-axis and Y-Axis coordinates, mesured in pixels from the top and left edges of the window or frame. syntax: moveTo(X , Y) This method is used with the following: layer window
|