
pageX
Returns the horizontal coordinate of the event relative to the visible page.
Syntax
coordinate = event.pageX
Parameters
coordinate is a number.
Example
Notes
Additional notes.
Specification
link to spec
Netscape Communications
http://developer.netscape.com
|