Skip to content

Window on load #738

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

Closed
mickby opened this issue Dec 8, 2016 · 1 comment
Closed

Window on load #738

mickby opened this issue Dec 8, 2016 · 1 comment

Comments

@mickby
Copy link

mickby commented Dec 8, 2016

Is this wrong in the documentation?

$( window ).load(function() {

Should it be

$(window).on('load', function() {

https://learn.jquery.com/using-jquery-core/document-ready/

@dmethvin
Copy link
Member

Dup of #728

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

No branches or pull requests

2 participants