From: John Resig Date: Thu, 21 Jun 2007 02:38:16 +0000 (+0000) Subject: Fix for #1214, #1216, #1234 (problem with animations). In a nutshell, the callback... X-Git-Url: http://git.asbjorn.biz/?a=commitdiff_plain;ds=sidebyside;h=5e6c14993a1010a2f6e8ce1f1d5d64171d324581;hp=5e6c14993a1010a2f6e8ce1f1d5d64171d324581;p=jquery.git Fix for #1214, #1216, #1234 (problem with animations). In a nutshell, the callback needs to occur even if the animation does not run. ---