The jQuery Fx Queues plugin is a global queueing system that allows to enqueue effects of different elements, but also keeps jQuery’s default queueing option.
A wait argument was also added to be able to specify the time to wait before starting the animation.
Now you have a $.fxqueues(”queueName”) to get the queue. The object has three useful methods: