aboutsummaryrefslogtreecommitdiffstats
path: root/src/effects.js
Commit message (Expand)AuthorAgeFilesLines
* Made it so that you no longer need to build jQuery in order to run the test s...jeresig2010-06-191-2/+2
* More changes to get jQuery in line with JSLint.jeresig2010-03-011-11/+11
* Made some code tweaks related to running jQuery through JSLint (thanks to Lor...jeresig2010-03-011-3/+3
* Made .show() and .hide() use .animate() only if speed argument is truthy or 0.Karl Swedberg2010-01-241-2/+2
* Made a number of spacing changes to bring the code more-inline with the jQuer...jeresig2009-12-211-14/+14
* Moved logic for handling .animate({}), doesn't queue anymore. Fixes #5459.jeresig2009-12-211-4/+4
* Bringing the effects module closer to being inline with the style guideline.jeresig2009-12-181-64/+88
* Renamed the 'fx' module to 'effects'. Should've been done a long time ago.jeresig2009-12-181-0/+458