X and Y Event Properties (IE4+)


Click on the button and in the DIV/image 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: