aboutsummaryrefslogtreecommitdiffstats
path: root/src/fx
Commit message (Expand)AuthorAgeFilesLines
* * Applied patch for #204Brandon Aaron2006-10-071-17/+14
* Removed (hopefully) all references to $ within the jQuery code itselfJörn Zaefferer2006-10-061-2/+2
* Added fix for bug #204, yet untestedJörn Zaefferer2006-10-061-580/+580
* Documented the slideToggle() and animate() functions.John Resig2006-09-011-1/+54
* Fixed issue with opacity being set to only 0.9999 for Opera, Safari, et. al -...John Resig2006-08-311-1/+1
* Added in a bunch of fx fixes - and hide/show/toggle are decoupled from later ...John Resig2006-08-261-25/+37
* Fixed the giant negative number issue that Opera was having.John Resig2006-08-241-1/+2
* Added in some more bug fixes - and added the slideToggle method.John Resig2006-08-241-0/+7
* Fixed some bugs, improved the quality of some of the variables.John Resig2006-08-241-1/+2
* Added a step callback to be executed on every step of an fx animation.John Resig2006-08-221-1/+5
* Fixed the issue with queued effects becoming corrupted.John Resig2006-08-171-5/+5
* Moved all the jQuery source to the new src directory.John Resig2006-08-131-0/+502