Bug Tracker

Opened 12 years ago

Closed 12 years ago

#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:
Blocked by: Blocking:

Description

The .live() method docs state that it is deprecated...

http://api.jquery.com/live/

"As of jQuery 1.7, the .live() method is deprecated."

...but live() doesn't appear in the Deprecated category of the API.

http://api.jquery.com/category/deprecated/

Change History (1)

comment:1 Changed 12 years ago by dmethvin

Resolution: fixed
Status: newclosed

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

Note: See TracTickets for help on using tickets.