Support for .foo(Function) and testing. TODO: More tests
[jquery.git] / src / attributes.js
2009-07-12 Yehuda KatzSupport for .foo(Function) and testing. TODO: More...
2009-07-11 John ResigFixes regression in .attr(), patch by David Flanagan...
2009-05-02 Brandon Aaronmake sure toggleClass does not delete classNames when...
2009-05-02 Brandon AarontoggleClass can now toggle multiple classNames (space...
2009-03-23 Brandon Aaronremove trailing spaces
2009-03-22 Brandon Aarondecoupling styles retrieval from the attr method
2009-03-22 Brandon Aaronmoving some vars from manipulations.js to attributes.js
2009-03-18 Brandon Aaronbreaking jquery out into smaller modules. added attribu...