Skip to content

Instantly share code, notes, and snippets.

@Altug
Last active January 11, 2022 07:40
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Altug/80dfe8661c3c0e7c672665d106f9faf1 to your computer and use it in GitHub Desktop.
Save Altug/80dfe8661c3c0e7c672665d106f9faf1 to your computer and use it in GitHub Desktop.
JQuery ile class'a class ekleme
$('.example-class').addClass('active');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment