Skip to content

Instantly share code, notes, and snippets.

@codebleeder
Created April 15, 2014 07:13
Show Gist options
  • Select an option

  • Save codebleeder/10709505 to your computer and use it in GitHub Desktop.

Select an option

Save codebleeder/10709505 to your computer and use it in GitHub Desktop.
starting format for jQuery
$(document).ready(function() {
// jQuery code
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment