jquery/src
2006-10-03 09:35:19 +00:00
..
ajax Reset ajaxTimeout after running timeout tests 2006-10-02 16:58:33 +00:00
dimensions Added proposed fix for bug #201 2006-09-17 10:10:25 +00:00
event Added fix for bug #222 2006-10-01 17:40:12 +00:00
fx Documented the slideToggle() and animate() functions. 2006-09-01 06:31:44 +00:00
jquery Removed ifelse, scheduled for a later release, if at all 2006-10-03 09:35:19 +00:00
intro.js Fixed bug #147, required some (ugly) modifications: changed function jQuery(...){} to jQuery = function(...){}, necessary because IE parses all function name(){} declarations before executing inline code; added intro.js and outro.js to both build.xml (tested) and Makefile (not tested) to include "if(typeof window.jQuery == "undefined") { ... } 2006-09-15 14:51:55 +00:00
outro.js Added linebreak for better readability when adding more files 2006-09-23 08:20:04 +00:00