jquery/test
2007-11-18 00:46:58 +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 Slightly altered a test that was causing IE7 in some cases to hard crash. The test was setting .html() to many divs, some of which were inside other divs effectly deleting them from the DOM. I suspect this caused some instability and may only have been an IE7 with IEDevBar issue. The test still correctly tests the functionality of that unit test. 2007-11-18 00:46:58 +00:00
index.html Fixed #1095 bug where radio buttons became unchecked during show(). Also added unit test and had to fix a selector test that was broken by the new testing div in test/index.html. Last made some whitespace changes. 2007-11-16 23:39:23 +00:00
test.js Reorganzing the jQuery source (first phase). 2007-09-08 12:42:32 +00:00