|
|
|
|
|
window.screen.availWidth
Returns the amount of horizontal space in pixels available to the window.
Syntax
iAvail = window.screen.availWidthParameters
iAvail is an integer representing the amount of space in pixels.
Example
Notes
Specification
DOM Level 0. Not part of specification.
| mozilla.org | mailto:oeschger | bug 93108 |
|
|
|
|
|