How can I change an element's class with JavaScript?
How can I change the class of an HTML element in response to an onclick or any other events using JavaScript?
How can I change the class of an HTML element in response to an onclick or any other events using JavaScript?