Make sure that jQuery.data( elem ) always returns a data object, fixes #5971. Improve...
[jquery.git] / test / unit / effects.js
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...