![]() |
Previous | Next |
The clientX attribute retrieves the x-coordinate of the mouse pointer with respect to the client region of the application window.
Syntax
event.clientX
Possible Values
This attribute is a read-only Number (long).
See Also
Previous | Next |