Add function values to addClass, removeClass, toggleClass, text, and removeAttr
authorYehuda Katz <wycats@Yehuda-Katz.local>
Thu, 10 Dec 2009 04:57:19 +0000 (20:57 -0800)
committerYehuda Katz <wycats@Yehuda-Katz.local>
Thu, 10 Dec 2009 04:57:53 +0000 (20:57 -0800)
commitda51cd0e43d6d61e0d3d6c197cef1e658bad29bc
tree27ff43492b64daec269d3d715990af4ff69b6d1a
parent4e9fed3b16ed9612ed373d14a89294e98054f4dd
Add function values to addClass, removeClass, toggleClass, text, and removeAttr
src/attributes.js
src/manipulation.js
test/unit/attributes.js
test/unit/manipulation.js