[buddypress-trac] [BuddyPress] #4969: Using Jquery .live() insteed .click()
buddypress-trac
noreply at wordpress.org
Tue Apr 30 15:23:00 UTC 2013
#4969: Using Jquery .live() insteed .click()
-------------------------------+------------------------------
Reporter: megainfo | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Theme | Version:
Severity: normal | Resolution:
Keywords: reporter-feedback |
-------------------------------+------------------------------
Changes (by boonebgorges):
* keywords: => reporter-feedback
Comment:
`.live()` is deprecated. We should be using `.on()` with proper event
delegation.
If you find specific places in our JS where we're using `.click()` and
need the delegation, please post them here.
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/4969#comment:2>
BuddyPress <http://buddypress.org/>
BuddyPress
More information about the buddypress-trac
mailing list