JQuery animation : 5 - delay
In this Blog post I Will be demonstrating how to use delay() function in your Web application
The delay() is a method that sets a time to delay execution of subsequent items in the queue ,
taking 2 Optional Parameters
- speed : the number of milliseconds to delay execution (speed of the delay)
- queueName : string containing the name of the queue
In the next video i will shows you how to use it whit 2 other function slideUp and slideDown
Enjoy watching