Skip to content

Instantly share code, notes, and snippets.

@TheHeat
Created May 23, 2015 13:37
Show Gist options
  • Save TheHeat/8bdb7650405aead20224 to your computer and use it in GitHub Desktop.
Save TheHeat/8bdb7650405aead20224 to your computer and use it in GitHub Desktop.
jQuery_documentready
$(document).ready(function(){
// GO!
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment