Fixed bug #147, required some (ugly) modifications: changed function jQuery(...)...
[jquery.git] / src / fx /
2006-09-01 John ResigDocumented the slideToggle() and animate() functions.
2006-08-31 John ResigFixed issue with opacity being set to only 0.9999 for...
2006-08-26 John ResigAdded in a bunch of fx fixes - and hide/show/toggle...
2006-08-24 John ResigFixed the giant negative number issue that Opera was...
2006-08-24 John ResigAdded in some more bug fixes - and added the slideToggl...
2006-08-24 John ResigFixed some bugs, improved the quality of some of the...
2006-08-22 John ResigAdded a step callback to be executed on every step...
2006-08-17 John ResigFixed the issue with queued effects becoming corrupted.
2006-08-13 John ResigMoved all the jQuery source to the new src directory.