Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make sure toggleClass does not delete classNames when forcefully removing cla... | Brandon Aaron | 2009-05-02 | 1 | -5/+4 |
* | toggleClass can now toggle multiple classNames (space seperated list) and tog... | Brandon Aaron | 2009-05-02 | 1 | -3/+19 |
* | remove trailing spaces | Brandon Aaron | 2009-03-23 | 1 | -2/+2 |
* | decoupling styles retrieval from the attr method | Brandon Aaron | 2009-03-22 | 1 | -164/+15 |
* | moving some vars from manipulations.js to attributes.js | Brandon Aaron | 2009-03-22 | 1 | -0/+5 |
* | breaking jquery out into smaller modules. added attributes.js, manipulation.j... | Brandon Aaron | 2009-03-18 | 1 | -0/+390 |