Would someone please explain to me the difference in usage regarding .css()? I've noticed it used two different ways, and am not understanding the advantages/limitations of each ...
.css('color','#00ffff') vs .css({'color':'#00ffff'})
Thanks very much -