X and Y Event Properties (IE4+ Syntax)


Click on any element to see the coordinate values for the event object.

IE Mouse Event Coordinates:
srcElement:
clientX, clientY: ...With scrolling:
offsetX, offsetY:
screenX, screenY:
x, y: ...Relative to:

Window Resize Coordinates:
clientX, clientY:
image