Skip to content

Instantly share code, notes, and snippets.

@ddelponte
Last active October 13, 2015 16:38
Show Gist options
  • Save ddelponte/4224819 to your computer and use it in GitHub Desktop.
Save ddelponte/4224819 to your computer and use it in GitHub Desktop.
jQuery onLoad
jQuery(document).ready(function() {
// Handler for .ready() called.
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment