Section 25.307. Window.onresize: event handler invoked when a window is resized


25.307. Window.onresize: event handler invoked when a window is resized

JavaScript 1.2:

25.307.1. Synopsis

 Function onresize 

25.307.2. Description

The onresize property of the Window object specifies an event-handler function that is invoked when the user changes the size of the window or frame.

The initial value of this property is a function that contains the JavaScript statements specified by the onresize attribute of the HTML <body> or <frameset> tag that defined the window.




JavaScript. The Definitive Guide
JavaScript: The Definitive Guide
ISBN: 0596101996
EAN: 2147483647
Year: 2004
Pages: 767

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net