jquery/test
2007-11-28 23:53:54 +00:00
..
data Landing the new expando management code. Completely overhauls how data is associated with elements. 2007-09-08 23:31:23 +00:00
unit Back out one of the changes from the previous commit that wasn't necessary to fix the bug and might not be desired. 2007-11-28 23:53:54 +00:00
index.html Fixed #1599 as Brandon suggested to ignore negative values to width and height css. The fix itself is slightly different as it was moved to .css() instead of staying in .attr() like in his patch. I decided there was less chance of incorrect behavior (like if someone had an XML file with a width attribute that could be negative). Also took out some unneeded white space while I was in there. 2007-11-28 01:01:49 +00:00
test.js Reorganzing the jQuery source (first phase). 2007-09-08 12:42:32 +00:00