Skip to content

Instantly share code, notes, and snippets.

@paulhhowells
Created April 21, 2013 17:00
Show Gist options
  • Select an option

  • Save paulhhowells/5430261 to your computer and use it in GitHub Desktop.

Select an option

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