asp.net.ph

Skip Navigation Links

resizeTo Method

DHTML Methods


Sets the size of the window to the specified width and length values.

Syntax

window.resizeTo ( iWidth, iHeight ) 
Parameters

iWidth Required. Integer specifying the width of the window, in pixels.
iHeight Required. Integer specifying the height of the window, in pixels.

Return Value

No return value.

Applies To

window



© 2025 Reynald Nuñez and asp.net.ph. All rights reserved.

If you have any question, comment or suggestion
about this site, please send us a note