AvailabilityJavaScript 1.2 Synopsiswindow.resizeBy(dw, dh) Arguments
DescriptionresizeBy( ) resizes window by the relative amounts specified by dh and dw. For security reasons, the browser may restrict this method so it makes either the width or height of the window less than 100 pixels. |