Skip to content

Instantly share code, notes, and snippets.

@imarkdesigns
Last active January 3, 2016 08:26
Show Gist options
  • Save imarkdesigns/9084380 to your computer and use it in GitHub Desktop.
Save imarkdesigns/9084380 to your computer and use it in GitHub Desktop.
jQuery Snippet
jQuery(function ($) {
// jQuery List
});
or
(function ($){
// jQuery Lists
})(jQuery);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment