Created
March 1, 2021 13:29
-
-
Save vanaf1979/36ffa605ebbeaedbec9b9dfbb5e33421 to your computer and use it in GitHub Desktop.
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
<div class="box"></div> | |
<button id="addClass">Add active class</button> | |
<button id="removeClass">Remove active class</button> | |
<button id="toggleClass">Toggle active class</button> | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment