Added fixes for bug #1052. Fixes the problems with animation chaining (and problems...
authorJohn Resig <jeresig@gmail.com>
Sun, 20 May 2007 08:40:13 +0000 (08:40 +0000)
committerJohn Resig <jeresig@gmail.com>
Sun, 20 May 2007 08:40:13 +0000 (08:40 +0000)
commit9b5363b9eb197515e31589894c945dfd70b8b93b
tree824224eea7b33f83dba199ceeaccd63d909c94ac
parent33c097bd1e3caf623cc9a1e4518150c5a2233e93
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).
build/test/fx.html
src/fx/fx.js