Last active
January 11, 2022 07:40
-
-
Save Altug/80dfe8661c3c0e7c672665d106f9faf1 to your computer and use it in GitHub Desktop.
JQuery ile class'a class ekleme
This file contains 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
$('.example-class').addClass('active'); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment