Skip to content

Instantly share code, notes, and snippets.

@brunomonteiro3
Created November 16, 2016 15:42
Show Gist options
  • Save brunomonteiro3/12e858d9e16fc7b86dca45d8d5d3e620 to your computer and use it in GitHub Desktop.
Save brunomonteiro3/12e858d9e16fc7b86dca45d8d5d3e620 to your computer and use it in GitHub Desktop.
jQuery script sample
;(function ($) {
console.log('your-code');
})(jQuery);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment