Skip to content

Instantly share code, notes, and snippets.

@matthisamoto
Created June 27, 2012 15:53
Show Gist options
  • Save matthisamoto/3004989 to your computer and use it in GitHub Desktop.
Save matthisamoto/3004989 to your computer and use it in GitHub Desktop.
My document.ready function of choice for jQuery
(function($) {
}(jQuery));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment