screenY


screenYnumberRead-only

Gets the distance in pixels between the pointer and the top edge of the screen or screens.

The screen refers to the physical screen or screens. Therefore, two clicks on the same physical point of the screen return the same screenY values if the page is scrolled vertically in the meantime. But two clicks on the same point on the page return different screenY values if the page is scrolled vertically in the meantime.

Coordinate Reference

Was this helpful?
Yes
No