My favorites | Sign in
Project Logo
             
Search
for
Updated Sep 19, 2008 by pilgrim
Labels: about-dom, is-dom-property
ScreenWidthProperty  
The screen.width property

Values

The screen.width property returns an integer.

All browsers support this property uniformly. Its value is the width of the entire screen, in pixels.

This property is read-only.

Usage

Browser compatibility

Compatibility table legend

Test IE8 IE7 IE6 FF3 FF2 Saf3 Op9 Chrome
typeOf(screen.width) != 'undefined' Y Y Y Y Y Y Y Y

Further reading


Sign in to add a comment
Hosted by Google Code