Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stop using jQuery.live #664

Merged
merged 1 commit into from
Aug 19, 2016
Merged

Stop using jQuery.live #664

merged 1 commit into from
Aug 19, 2016

Conversation

georgestephanis
Copy link
Member

By changing over to $(document).on('click', 'selector', function(){});
we maintain the same functionality without .live

Mentioned in #650

By changing over to $(document).on('click', 'selector', function(){});
we maintain the same functionality without .live
@mikejolley
Copy link
Contributor

👍

tripflex added a commit to tripflex/WP-Job-Manager that referenced this pull request Apr 29, 2016
@chaselivingston chaselivingston added this to the 1.25.1 milestone Aug 8, 2016
@kraftbj kraftbj merged commit a3c1d07 into master Aug 19, 2016
@donnchawp donnchawp deleted the jquery-live-on branch October 26, 2016 11:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants