Answers

Question and Answer:

  Home  Ninjas Web Developer

⟩ Explain me how do you set an attribute using jQuery?

One more follow-up question of previous jQuery question, attr() method is overload like many other methods in JQuery. If you call attr() method with value e.g. attr(name, value), where name is the name of attribute and value is the new value.

 160 views

More Questions for you: