TOC PREV NEXT INDEX

Put your logo here!


window.screenY


Returns the vertical location of the mouse.

Syntax

lLoc = window.screenY 

Parameters

lLoc is the number of pixels from the top of the screen.

Example

None. 

Notes

See also window.screenX.

Specification

DOM Level 0. Not part of specification. 


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