jQuery addClass()The addclass() method is used to add one or more class name to the selected element. This method is used only to add one or more class names to the class attributes not to remove the existing class attributes. If you want to add more than one class separate the class names with spaces. Syntax: Parameters of jQuery addClass() method
Example of jQuery addClass() methodLet?s take an example to demonstrate the effect of jQuery addclass() method: Test it Now
Next TopicjQuery hasClass()
|
Javatpoint provides tutorials and interview questions of all technology like java tutorial, android, java frameworks
G-13, 2nd Floor, Sec-3, Noida, UP, 201301, India