jquery/src
2007-01-10 21:19:20 +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 Modified ready to event to pass jQuery object, allowing users to avoid the ugly custom alias pattern, added examples to both ready(Function) and $(Function) 2007-01-10 18:46:41 +00:00
fx More jQuery.speed() fixes. 2007-01-10 01:06:22 +00:00
jquery Fixed docs for .clone(Boolean). 2007-01-10 21:19:20 +00:00
selector Removed support for //foo | //bar - please use "," instead. 2007-01-10 18:26:13 +00:00
intro.js typo 2007-01-09 21:21:01 +00:00
outro.js Fixed a bunch of endline issues. 2006-10-10 01:59:20 +00:00