Skip to main content

Bug Tracker

Side navigation

#11174 closed bug (fixed)

Opened January 14, 2012 03:22PM UTC

Closed January 15, 2012 01:15AM UTC

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/

Attachments (0)
Change History (1)

Changed January 15, 2012 01:15AM UTC by dmethvin comment:1

resolution: → fixed
status: newclosed

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