jquery/test
2007-12-15 05:55:33 +00:00
..
data Added more unit tests for offset. Fixed an offset issue relating to table header cells in Opera 2007-12-12 16:55:55 +00:00
unit new special events api, ready is now a first class event that you can use bind, unbind or the ready helper, two new events: mouseenter and mouseleave, the hover helper method now uses mouseenter and mouseleave, bind and unbind can now take a space sperated list of event types 2007-12-15 05:55:33 +00:00
index.html Fixed #1854 by using wizzud's suggestion. The only real difference is the code is only called when there is more than a single selector. So there should be no speed decrease in the current working cases. Only additional functionality for cases that used to fail. 2007-12-13 22:24:59 +00:00
offset.html Beginnings of the offset test suite 2007-12-04 20:51:16 +00:00
test.js Reorganzing the jQuery source (first phase). 2007-09-08 12:42:32 +00:00