Skip to content

Instantly share code, notes, and snippets.

@trentsnippets
Last active December 16, 2015 09:19
Show Gist options
  • Save trentsnippets/5412555 to your computer and use it in GitHub Desktop.
Save trentsnippets/5412555 to your computer and use it in GitHub Desktop.
Javascript-Jquery-Document_Ready
jQuery(document).ready(function() {
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment