## Notes
RemarksThe onresize event fires for block and inline objects with layout, even if document or CSS (cascading style sheets) property values are changed. Objects have layout when measurements such as the height and width attributes are set, or when the position of the object is set. Intrinsic objects, such as button, and windowed objects, such as window and iframe, fire as expected. This event does not fire for files with embedded controls. Resizing HTML applications also fires the onresize event. No default action. To invoke this event, do one of the following:
The pEvtObj parameter is required for the following interfaces:
In Metro style apps using JavaScript, the window.onresize event fires when the screen keyboard is shown and when the app’s viewport is resized. You can use the window.innerHeight, window.innerWidth, window.pageXOffset, and window.pageYOffset style properties to determine the size and location of the new viewport.
Syntax Standards informationThere are no standards that apply here.
Event handler parametersMicrosoft Developer Network: [Windows Internet Explorer API reference Article]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4