Forum : second topic in JS
Brief description  about Online courses   join in Online courses
View Sandesh c j Chickmagular jatheendranath 's Profile

second topic in JS

Please explain me about this properties, I dint find much information on it.
width, availHeight, availWidth, colorDepth.

Sandesh
Replies (1)
View teacher siliconindia 's Profile
Hi Sandesh,

availHeight - Returns the height of the screen (excluding the Windows Taskbar)

availWidth - Returns the width of the screen (excluding the Windows Taskbar)

colorDepth - Returns the bit depth of the color palette for displaying images

height - Returns the total height of the screen

pixelDepth - Returns the color resolution (in bits per pixel) of the screen

width - Returns the total width of the screen
Sep 30, 2010