The innerWidth
property returns the inner width of a window's content area.
innerHeight and innerWidth |
Yes | 9.0 | Yes | Yes | Yes |
window.innerWidth window.innerHeight
An integer type value representing the inner width and/or the inner height of the browser window's content area, in pixels.