TOC PREV NEXT INDEX

domref



pageY


Returns the vertical coordinate of the event relative to the visible page.

Syntax

coordindate = event.pageY
 

Parameters

coordinate is a number.

Example

// example here
 

Notes

Additional notes.

Specification

link to spec
 


Netscape Communications
http://developer.netscape.com
TOC PREV NEXT INDEX