Modify ↓
Ticket #3787 (closed bug: fixed)
jquery live - callback not firing when bound to more than one event
| Reported by: | csytan | Owned by: | brandon |
|---|---|---|---|
| Priority: | major | Milestone: | 1.3 |
| Component: | event | Version: | 1.2.6 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
If the same callback function is bound to more than one jQuery live event, it will only fire for the last registered event.
version: jQuery v1.3b2pre rev 6052
test page: http://csytan.googlepages.com/livetest.html
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.

Fixed in SVN revs [6074-6075].