Made some code tweaks related to running jQuery through JSLint (thanks to Lorin Larso...
[jquery.git] / src / effects.js
2010-03-01 jeresigMade some code tweaks related to running jQuery through...
2010-01-23 Karl SwedbergMade .show() and .hide() use .animate() only if speed...
2009-12-22 jeresigMade a number of spacing changes to bring the code...
2009-12-21 jeresigMoved logic for handling .animate({}), doesn't queue...
2009-12-18 jeresigBringing the effects module closer to being inline...
2009-12-18 jeresigRenamed the 'fx' module to 'effects'. Should've been...