Answers

Question and Answer:

  Home  JQuery Programmer

⟩ How can you apply a style on an element using jQuery?

The addClass( classes ) method can be used to apply defined style sheets onto all the matched elements. You can specify multiple classes separated by space.

 219 views

More Questions for you: