Bug Tracker

Modify

Ticket #7565 (closed bug: duplicate)

Opened 3 years ago

Last modified 3 years ago

.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

comment:1 Changed 3 years ago by snover

  • Status changed from new to closed
  • Resolution set to duplicate

comment:2 Changed 3 years ago by snover

Duplicate of #6282.

comment:3 Changed 3 years ago by snover

Docs requirement noted on original ticket.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.