Modify ↓
Ticket #11174 (closed bug: fixed)
Docs Bug: The .live() method doesn't appear in the Deprecated category.
| Reported by: | anonymous | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | None |
| Component: | unfiled | Version: | 1.7.1 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
The .live() method docs state that it is deprecated...
"As of jQuery 1.7, the .live() method is deprecated."
...but live() doesn't appear in the Deprecated category of the API.
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.

Sure enough! I added both .live() and .die() to the deprecated list, thanks!