Side navigation
#3787 closed bug (fixed)
Opened January 05, 2009 11:32PM UTC
Closed January 09, 2009 10:16PM UTC
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: | ||
Blocked by: | Blocking: |
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:
Attachments (0)
Change History (1)
Changed January 09, 2009 10:16PM UTC by comment:1
resolution: | → fixed |
---|---|
status: | new → closed |
Fixed in SVN revs [6074-6075].