Created
November 13, 2016 16:56
-
-
Save ingozoell/d8edae1e06d15862e504077f8d5bd06b to your computer and use it in GitHub Desktop.
Add class on parent element
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$(this).parent().addClass('newClass'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment