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

Support jQuery 3 #9

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Support jQuery 3 #9

wants to merge 7 commits into from

Conversation

jeremyyap
Copy link
Contributor

No description provided.

@lowjoel
Copy link
Owner

lowjoel commented Feb 11, 2018

IIRC on is supposed to replace the free methods. I also don't see any mention of that in the release notes. The release announcement states:

.load, .unload, and .error, deprecated since jQuery 1.8, are no more. Use .on() to register listeners.

Where did you read of this deprecation?

@jeremyyap
Copy link
Contributor Author

https://jquery.com/upgrade-guide/3.0/#breaking-change-on-quot-ready-quot-fn-removed

https://api.jquery.com/ready/

There is also $(document).on( "ready", handler ), deprecated as of jQuery 1.8 and removed in jQuery 3.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants