jQuery: The Write Less, Do More JavaScript Library

Re: .live() wrongly firing upon right click

by dave.methvin :: Rate this Message:

| View in Thread


Here's some more info:

http://dev.jquery.com/ticket/4197
http://dev.jquery.com/ticket/3861
http://unixpapa.com/js/mouse.html

The basic problem is that the browser is firing a "click" event at the
document level for a right click, even though the element itself
doesn't see a click event.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "jQuery Development" group.
To post to this group, send email to jquery-dev@...
To unsubscribe from this group, send email to jquery-dev+unsubscribe@...
For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

 « Return to Thread: .live() wrongly firing upon right click