Retrieves the vertical resolution of the screen.
Syntax
[ iHeight = ] screen.height
Possible Values
iHeight | Integer that
receives the screen height, in pixels. |
The property is read-only.
The property has no default value.
Standards Information
This property is defined in
World Wide Web Consortium (W3C) Document Object Model (DOM) Level 1 .
Applies To
See Also
availHeight, width