Skip to content

Instantly share code, notes, and snippets.

@yyolk
Created August 25, 2013 02:10
Show Gist options
  • Save yyolk/6331532 to your computer and use it in GitHub Desktop.
Save yyolk/6331532 to your computer and use it in GitHub Desktop.
$.fn.classList = function() {return .attr('class').split(/\s+/);};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment