toggleClass can now toggle multiple classNames (space seperated list) and toggle...
authorBrandon Aaron <brandon.aaron@gmail.com>
Sat, 2 May 2009 21:14:38 +0000 (21:14 +0000)
committerBrandon Aaron <brandon.aaron@gmail.com>
Sat, 2 May 2009 21:14:38 +0000 (21:14 +0000)
commit5e6e53835e552920db4f88ac0c9eca71aaacbef0
tree14afe1d7091431973dcd39f2581be6a26114214d
parentd415e0adb8f89a00768091795860daa5f2c29835
toggleClass can now toggle multiple classNames (space seperated list) and toggle the whole className. fixes #3825.
src/attributes.js
test/unit/attributes.js