asp.net.ph

Skip Navigation Links

screenY Property

event Properties   DHTML Events


DOM Level 2 Specification.

Retrieves the vertical position of the mouse relative to the user's screen.

Syntax

HTML N/A
Script [ intSize = ] event.screenY

Possible Values

intSize Integer value specifying the vertical length of the screen size, in pixels.

The property is read-only, with no default value.

Remarks

This property returns the y-coordinate of the cursor position at which the event occurred, in pixels, relative to the top origin of the screen coordinate system.

Applies To

event

See Also

clientX, clientY, offsetX, offsetY, screenX


Need a break ?
Suggested Reading

Check out related books at Amazon

© 2025 Reynald Nuñez and asp.net.ph.

If you have any question, comment or suggestion,
please send us a note