My favorites | Sign in
Project Logo
             
Search
for
Updated Oct 01, 2008 by pilgrim
Labels: about-dom, is-dom-property
ScreenPixelDepthProperty  
The screen.pixelDepth property

Values

The screen.pixelDepth property returns an integer.

This property is identical to screen.colorDepth except it doesn't work in Internet Explorer.

This property is read-only.

Usage

Don't use this property; use screen.colorDepth instead.

Browser compatibility

Compatibility table legend

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

Further reading


Sign in to add a comment
Hosted by Google Code