Explain me how do you set an attribute using jQuery?

Submitted by: Muhammad
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.
Submitted by: Muhammad

Read Online Web Development Ninjas Job Interview Questions And Answers