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