Animation complete event or Animation Stacking (Multiple elements)
I understand that when making multiple animation calls to the same element they are queued. I would like to do the same thing but with multiple elements. I tried using a callback, but I get the same effect.
Is there an event called when an animation is completed? Or does anyone know a method of queuing the animations?
Thanks in advance.