In jQuery, you can add an attribute to an element by using the attr
function. You can also remove an attribute using the removeAttr
function.
And when I define an attribute of css
through the function $.css
? How do I remove?