I set an observe directive to an element for the onMouseDown event.
The observe calls an instance method upon the user clicking the
element.

The process is executed okay. However, when using event.pointerX() and
event.pointerY() I get two different coordinates between Firefox and
IE 8. The pointerX() has a difference of around 30px and the pointerY
() about 50px in difference between the two browsers.

Is this the way it is suppose to work?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to