jquery/src
2007-01-09 15:44:24 +00:00
..
ajax Fixed a bug with $("body") in dynamic documents, refactored $(...), stopped the test suite from trying to run Ajax tests locally. 2007-01-08 00:12:41 +00:00
event Reorganized the different effects to be in fx.js, instead of jquery.js - and cleaned up some of the documentation. 2007-01-07 21:43:38 +00:00
fx Fix for #758 2007-01-07 23:38:37 +00:00
jquery Fixed .next() and .prev(). 2007-01-09 15:44:24 +00:00
selector Added support for (basic) nested parens and (basic) nested brackets. You can now do: div:not(.foo[a:not(.even)]) or div[p[a.even]]. 2007-01-09 06:04:54 +00:00
intro.js Fixed a bunch of endline issues. 2006-10-10 01:59:20 +00:00
outro.js Fixed a bunch of endline issues. 2006-10-10 01:59:20 +00:00