From: John Resig Date: Sun, 20 May 2007 08:40:13 +0000 (+0000) Subject: Added fixes for bug #1052. Fixes the problems with animation chaining (and problems... X-Git-Url: http://git.asbjorn.it/?a=commitdiff_plain;h=9b5363b9eb197515e31589894c945dfd70b8b93b;hp=9b5363b9eb197515e31589894c945dfd70b8b93b;p=jquery.git Added fixes for bug #1052. Fixes the problems with animation chaining (and problems with toggling). Also, removed toggling from jQuery.fx (it's now handled in .animate() instead). ---