screenY property
Sets or retrieves the y-coordinate of the mouse pointer's position relative to the user's screen. For the standards based property, see screenY.
Syntax
| JavaScript | |
|---|
Property values
Type: Integer
the y-coordinate, in pixels.
Remarks
For events, the property is read-only in Microsoft Internet Explorer 4.0, and read/write in Microsoft Internet Explorer 5 and later. The window property is read-only.
See also
Show: