|
|
|
|
|
window.innerWidth
Gets/sets the height of the content area of the browser window.
Syntax
window.innerWidth = iPx iPx = window.innerWidthParameters
iPx is the number of pixels as an integer.
Example
Notes
See also window.innerHeight, window.outerHeight.
Specification
DOM Level 0. Not part of specification.
| mozilla.org | mailto:oeschger | bug 93108 |
|
|
|
|
|