Skip to content

Support jQuery 3#9

Closed
jeremyyap wants to merge 7 commits intolowjoel:masterfrom
Coursemology:master
Closed

Support jQuery 3#9
jeremyyap wants to merge 7 commits intolowjoel:masterfrom
Coursemology:master

Conversation

@jeremyyap
Copy link
Copy Markdown

No description provided.

@lowjoel
Copy link
Copy Markdown
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
Copy Markdown
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.

@jeremyyap jeremyyap closed this Mar 2, 2026
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