aboutsummaryrefslogtreecommitdiffstats
path: root/src/attributes.js
Commit message (Expand)AuthorAgeFilesLines
* make sure toggleClass does not delete classNames when forcefully removing cla...Brandon Aaron2009-05-021-5/+4
* toggleClass can now toggle multiple classNames (space seperated list) and tog...Brandon Aaron2009-05-021-3/+19
* remove trailing spacesBrandon Aaron2009-03-231-2/+2
* decoupling styles retrieval from the attr methodBrandon Aaron2009-03-221-164/+15
* moving some vars from manipulations.js to attributes.jsBrandon Aaron2009-03-221-0/+5
* breaking jquery out into smaller modules. added attributes.js, manipulation.j...Brandon Aaron2009-03-181-0/+390