Skip to content

Instantly share code, notes, and snippets.

@rantastic
Created March 21, 2013 17:26
Show Gist options
  • Save rantastic/5214880 to your computer and use it in GitHub Desktop.
Save rantastic/5214880 to your computer and use it in GitHub Desktop.
JS: jquery document ready function
$(function() {
// jquery
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment