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