Skip to content

Instantly share code, notes, and snippets.

@terra819
Created March 26, 2013 13:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save terra819/5245172 to your computer and use it in GitHub Desktop.
Save terra819/5245172 to your computer and use it in GitHub Desktop.
jquery document ready snippet
$(document).ready(function () {
// code to run on document ready
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment