0 out of 2 rated this helpful - Rate this topic

innerHeight property

Gets the height of the window, excluding user interface elements, such as the window frame, toolbars, and so on.

Internet Explorer 9

Syntax

JavaScript

p = object.innerHeight

Property values

Type: Integer

The height of the window.

Standards information

See also

window
Reference
innerWidth
outerHeight
outerWidth

 

 

Send comments about this topic to Microsoft

Build date: 11/29/2012

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.