learn.jquery.com
learn.jquery.com copied to clipboard
Will work success on Google Chrome 52.0.2743.116 (64-bit) Mac OS X 10…
….11.6
$( window ).load(function() {
console.log( "window loaded" );
});
didn't work on Google Chrome 52.0.2743.116 (64-bit) Mac OS X 10.11.6
Thank you for your pull request. It looks like this may be your first contribution to a jQuery Foundation project, if so we need you to sign our Contributor License Agreement (CLA).
:memo: Please visit http://contribute.jquery.org/CLA/ to sign.
After you signed, the PR is checked again automatically after a minute. If there's still an issue, please reply here to let us know.
If you've already signed our CLA, it's possible your git author information doesn't match your CLA signature (both your name and email have to match), for more information, check the status of your CLA check.
Thanks for catching this! Some minor style issues with your changes, please note the spacing and the use of double quotes in the original. You can just make an additional commit to this pull request and push.
Hi. Can you please sign the CLA so that I can merge this PR?