Modify ↓
Ticket #5885 (closed bug: duplicate)
.live("click") handler activates on right-click in firefox
| Reported by: | dsarosi | Owned by: | brandon |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | event | Version: | 1.3.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
When using .live("click"), right-clicks also get activated in firefox. One way around this is to check e.button or e.which. However, this becomes a nuisance when having dozens of live events on a page.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.
