Skip to content

Instantly share code, notes, and snippets.

@lasekio
Created September 30, 2015 21:25
Show Gist options
  • Save lasekio/9605d9582ac537a6b163 to your computer and use it in GitHub Desktop.
Save lasekio/9605d9582ac537a6b163 to your computer and use it in GitHub Desktop.
var link = $('.link');
link.addClass('active') === link; // true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment