screen Properties DHTML Object Properties
Retrieves the horizontal resolution of the screen, in pixels.
HTML |
N/A |
Script |
[ iWidth = ] screen.width |
iWidth |
Integer value specifying the width, in pixels. |
The property is read-only with no default value.
screen