Replace usage of the removed global reset() method with QUnit.reset().
[jquery.git] / test / unit / effects.js
2010-07-28 jzaeffererReplace usage of the removed global reset() method...
2010-01-23 Karl Swedbergfixed offset(coordinates) returns null when no matching...
2010-01-23 Karl Swedbergadded tests for show/hide with falsy, non-zero values
2009-12-21 jeresigMoved logic for handling .animate({}), doesn't queue...
2009-12-18 jeresigRenamed the 'fx' module to 'effects'. Should've been...