aboutsummaryrefslogtreecommitdiffstats
path: root/src/effects.js
Commit message (Collapse)AuthorAgeFilesLines
...
* 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 ↵jeresig2010-03-011-3/+3
| | | | Lorin Larson for the JSLint run).
* 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 ↵jeresig2009-12-211-14/+14
| | | | jQuery Core Style Guideline.
* 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