Modify ↓
Ticket #7565 (closed bug: duplicate)
.live()/.delegate() documentation incomplete
| Reported by: | nrcraver@… | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | 1.5 |
| Component: | unfiled | Version: | 1.4.4 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
.live() and .delegate() now support a map of event handlers as a result of Ticket #6282 and commit https://github.com/jquery/jquery/commit/da5706c974f8ef720b3194179366e1096c19269e
The corresponding docs in the API didn't get an update though: http://api.jquery.com/live/ and http://api.jquery.com/delegate/ Can these be updated to include the map overload, like .bind() ( http://api.jquery.com/bind/) already has?
This is a very useful enhancement, but it's somewhat of a secret at the moment.
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.
