TOC PREV NEXT INDEX

Put your logo here!


screenY


Returns the vertical coordinate of the event within the screen as a whole..

Syntax

yCoord = event.screenY 

Parameters

yCoord is the offset from the top of the screen in pixels.

Example

// example here 

Notes

Additional notes.

Specification

link to spec 


mozilla.org | mailto:oeschger | bug 93108
TOC PREV NEXT INDEX