AvailabilityJavaScript 1.2 Synopsiswindow.resizeTo(width, height) Arguments
DescriptionresizeTo( ) resizes window so it is width pixels wide and height pixels high. For security reasons, the browser may restrict this method so that neither width nor height is smaller than 100 pixels. |