jquery fx: closes #2542. show/hide(0, fn) wasn't calling the callback.
authorAriel Flesler <aflesler@gmail.com>
Tue, 15 Sep 2009 00:32:13 +0000 (00:32 +0000)
committerAriel Flesler <aflesler@gmail.com>
Tue, 15 Sep 2009 00:32:13 +0000 (00:32 +0000)
commit321267dcecdd812090368bf5bd646b3ddfdb4459
tree8742bbe16ceb51d6c66d98d026879c46cbe7af26
parent5e0da8c0365b729f63fbd6d27223776551cb8f46
jquery fx: closes #2542. show/hide(0, fn) wasn't calling the callback.
src/fx.js
test/unit/fx.js