javascript window resizeTo( )

resizeTo( ) NN 4 IE 4 DOM n/a  

resizeTo(x, y)

This is a convenience method that adjusts the height and width of the window to specific pixel sizes. The top and left edges of the window remain fixed, while the bottom and right edges move in response to this method.

 
Parameters
 
  • Width in pixels of the window.
  • Height in pixels of the window.
 
Returned Value

None.


2260,Nickname,Homepage or email,Comments here,Add comment