AvailabilityJavaScript 1.2 Synopsiswindow.moveTo(x, y) Arguments
DescriptionmoveTo( ) moves the window so its upper-left corner is at the position specified by x and y. For security resasons, browsers may restrict this method so it cannot move a window offscreen. |