jquery/src
2007-01-11 04:52:41 +00:00
..
ajax Added a fix for <script>s getting executed twice when .load()ed. 2007-01-10 21:31:18 +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 bug with .text(), it only returned the text for the first element. 2007-01-11 04:52:41 +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