Bugs item #411087, was updated on 2001-03-24 11:48
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105757&aid=411087&group_id=5757

Category: Browser-Specific Issue
Group: None
Status: Open
Priority: 5
Submitted By: Nobody/Anonymous (nobody)
Assigned to: Nobody/Anonymous (nobody)
Summary: value return by getX, getY functions

Initial Comment:
In a layer containing two images, there is an onmousedown event.
In the event handler, when we call the getX() or getY() functions on the event,
ie : e.getX()
then the value returned by Netscape is the coordinate of the mouse in the layer,
which is probabily correct, but for IE, the value returned is relative to the image 
on which the event occur, which is unexpected.

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=105757&aid=411087&group_id=5757

_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev

Reply via email to