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