jquery/test/unit
2009-06-17 02:31:45 +00:00
..
ajax.js Minor tab-spacing tweak. 2009-06-15 13:40:10 +00:00
attributes.js unit tests for setting cellspacing, rowspan, and colspan 2009-05-16 15:10:24 +00:00
core.js another unit test for index method 2009-05-07 16:59:35 +00:00
css.js opacity is now retrieved from stylesheet in IE. fixes #3981 2009-05-14 14:44:31 +00:00
data.js jquery data: Closes #3539. Exposed jQuery.queue. Moved all the data and queue functions to their own module. Made the dequeue function more generic(designed to be used on functions). Closes #3748. Reverted a previous modification. 2008-12-30 02:31:26 +00:00
dimensions.js moving dimension related unit tests to dimensions test module 2009-03-22 23:25:58 +00:00
event.js fix for #3533, triggering an event with a colon in the name on a table no longer throws an error in IE 2009-06-17 02:31:45 +00:00
fx.js decoupling styles retrieval from the attr method 2009-03-22 23:25:03 +00:00
manipulation.js Added explicit module names to the new unit tests. 2009-04-20 17:05:18 +00:00
offset.js new offset method, faster and no more browser detection 2008-11-10 02:39:03 +00:00
selector.js fix :hidden selector that was accidentally reverted in previous commit, also fixed tests for :hidden selector in IE6 2009-05-04 00:19:57 +00:00
traversing.js Added explicit module names to the new unit tests. 2009-04-20 17:05:18 +00:00