Opened 15 years ago
Closed 15 years ago
#2889 closed enhancement (duplicate)
Improving global triggering and global unbinding
Reported by: | flesler | Owned by: | brandon |
---|---|---|---|
Priority: | major | Milestone: | 1.3 |
Component: | event | Version: | 1.2.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Hi, I'm really going out, but I wanted to leave you this "draft" of modification.
I haven't tested this much, but it'd be great if this really makes things faster.
Adds jQuery.eachBound to iterate over a node and it's descendants that have any event bound.
Attachments (1)
Change History (2)
Changed 15 years ago by
Attachment: | eachBound.diff added |
---|
comment:1 Changed 15 years ago by
Milestone: | 1.2.4 → 1.3 |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
It was already optimized at [5757-5758].