Skip to content

Instantly share code, notes, and snippets.

@wtnabe
Created July 9, 2009 21:23
Show Gist options
  • Select an option

  • Save wtnabe/144010 to your computer and use it in GitHub Desktop.

Select an option

Save wtnabe/144010 to your computer and use it in GitHub Desktop.
jQuery's "$" wrapper
jQuery(document).ready(function($) {
..
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment