jquery core: Closes #5189. Added a generic function to handle getting/setting key...
[jquery.git] / test / unit / attributes.js
2009-09-09 Ariel Fleslerjquery core: Closes #5189. Added a generic function...
2009-09-08 John ResigRemoved jQuery.className.(has|remove|add) in favor...
2009-07-11 John ResigFixes regression in .attr(), patch by David Flanagan...
2009-05-16 Brandon Aaronunit tests for setting cellspacing, rowspan, and colspan
2009-05-02 Brandon Aaronmake sure toggleClass does not delete classNames when...
2009-05-02 Brandon AarontoggleClass can now toggle multiple classNames (space...
2009-04-20 John ResigAdded explicit module names to the new unit tests.
2009-03-22 Brandon Aaronmoving dimension related unit tests to dimensions test...
2009-03-22 Brandon Aarondecoupling styles retrieval from the attr method
2009-03-18 Brandon Aaronbreaking jquery out into smaller modules. added attribu...