August 2006
Intermediate to advanced
1018 pages
34h 13m
English
Window.onresize: event handler invoked when a window is resized — JavaScript 1.2:
Function onresize
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.
Read now
Unlock full access