Answers

Question and Answer:

  Home  JQuery Programmer

⟩ How to know if a specified class is present on at least one of the set of matched elements using jQuery?

The hasClass( class ) method returns true if the specified class is present on at least one of the set of matched elements.

 178 views

More Questions for you: