The screenY attribute retrieves the absolute y-coordinate of the mouse pointer with respect to the screen.
Syntax
event.screenY
Possible Values
This attribute is a read-only Number (long).
See Also