Side navigation
#6182 closed bug (fixed)
Opened February 26, 2010 02:25PM UTC
Closed February 26, 2010 02:26PM UTC
Last modified March 26, 2010 12:03AM UTC
Make sure .live() bubbles unless explicitly stopped
Reported by: | john | Owned by: | |
---|---|---|---|
Priority: | Milestone: | 1.4.3 | |
Component: | event | Version: | 1.4.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Right now $("div").live("click", fn) won't bubble up to multiple clicks, like a normal bind would.
Attachments (0)
Change History (2)
Changed February 26, 2010 02:26PM UTC by comment:1
resolution: | → fixed |
---|---|
status: | new → closed |
Changed March 26, 2010 12:03AM UTC by comment:2
Just for reference, these links show the before & after.
Before:
http://jsfiddle.net/cowboy/bKwc7/
After:
Fixed.
http://github.com/jquery/jquery/commit/26b0e913dda386b6b2848196689a02a2da6aa40d