innerWidth property

This topic has not yet been rated - Rate this topic

Gets the width of the window, excluding user interface elements, such as the window frame.

Syntax

JavaScript

p = object.innerWidth

Property values

Type: Integer

The width of the window.

Standards information

See also

window
Reference
innerHeight
outerHeight
outerWidth

 

 

Build date: 11/29/2012

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.