Skip to content

Instantly share code, notes, and snippets.

@plavet
Created May 27, 2012 11:13
Show Gist options
  • Save plavet/2806066 to your computer and use it in GitHub Desktop.
Save plavet/2806066 to your computer and use it in GitHub Desktop.
Jquery - Ready function Shorthand
$(function() {
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment