Screen

NameDescriptionReturns
availHeightThe pixel height of the screen minus system elements such as toolbar (read only)number
availWidthThe pixel width of the screen minus system elements such as toolbar(read only)number
colorDepthThe number of bits used to represent colors; for most systems, 32 (read only)number
heightReturns the pixel height of the screen.number
widthReturns the pixel width of the screen.number
Home 
  JavaScript Book 
    JavaScript Reference  

JavaScript Reference:
  1. Array class
  2. Date class
  3. Math class
  4. Number class
  5. String class
  6. Document
  7. History
  8. The HTMLElement Members
  9. Window
  10. Screen
  11. Navigator
  12. Location
  13. html tag and its cooresponding JavaScript class