Skip to content

Instantly share code, notes, and snippets.

@zross
Created April 5, 2013 20:20
Show Gist options
  • Save zross/5322318 to your computer and use it in GitHub Desktop.
Save zross/5322318 to your computer and use it in GitHub Desktop.
jQuery: Document ready
$(document).ready(function(){
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment