Answer
.promise() returns a deferred tied to queued animations.
.done() executes after all animations finish.
Useful for synchronizing multiple effects.
.done() executes after all animations finish.
Useful for synchronizing multiple effects.