Skip to main content

Bug Tracker

Side navigation

#4818 closed bug (duplicate)

Opened June 25, 2009 11:23AM UTC

Closed November 19, 2010 10:21PM UTC

Last modified November 19, 2010 10:21PM UTC

Wrong ClientX/ClientY calculating in IE6 & IE 7 in Standard Mode

Reported by: twirl Owned by: brandon
Priority: minor Milestone: 1.4
Component: event Version: 1.3.2
Keywords: Cc:
Blocked by: Blocking:
Description

There is 2 pixel gap because of IE's document.documentElement.clientLeft and document.documentElement.clientTop, which should be subtracted to obtain correct ClientX and ClientY values.

http://ajaxian.com/archives/javascript-tip-cross-browser-cursor-positioning

Attachments (0)
Change History (3)

Changed June 25, 2010 03:49AM UTC by dmethvin comment:1

Related: #4927

Changed November 19, 2010 10:21PM UTC by snover comment:2

resolution: → duplicate
status: newclosed

Changed November 19, 2010 10:21PM UTC by snover comment:3

Duplicate of #4927.