'screen' JavaScript Properties : screen « Javascript Objects « JavaScript Reference

'screen' JavaScript Properties

+----------------+--------------------------------------------------------------+
| JavaScript     |availHeight                     availLeft                     |
| Properties     |availTop                        availWidth                    |
|                |bufferDepth                     colorDepth                    |
|                |deviceXDPI                      deviceYDPI                    |
|                |fontSmoothingEnabled            height                        |
|                |logicalXDPI                     logicalYDPI                   |
|                |updateInterval                  width                         |
+----------------+--------------------------------------------------------------+
      
      








Related examples in the same category

1.'screen' Syntax and Note
2.'screen' Example
3.'screen' is applied to