#6282 closed enhancement (fixed)
.live/die( events ) and delegate/undelegate( selector, events )
Reported by: | Robert Katić | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | 1.4.3 |
Component: | event | Version: | 1.4.2 |
Keywords: | live delegate | Cc: | |
Blocked by: | Blocking: |
Description
.bind/unbind(events) is already supported.
Make the rest of event API consistent with bind/unbind adding support for map of events for live, die, delegate and undelegate.
Change History (9)
comment:1 Changed 13 years ago by
comment:3 Changed 13 years ago by
comment:4 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:6 Changed 12 years ago by
Keywords: | needsdocs added |
---|---|
Priority: | → undecided |
Note: See
TracTickets for help on using
tickets.
Patch