Skip to content

Instantly share code, notes, and snippets.

@vedranjaic
Created May 26, 2013 17:41
Show Gist options
  • Save vedranjaic/5653473 to your computer and use it in GitHub Desktop.
Save vedranjaic/5653473 to your computer and use it in GitHub Desktop.
jQ: document.ready()
$(document).ready(function() {
// put all your jQuery goodness in here.
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment