|
How to delay the execution of a subsequent method? - .delay()
by: Itfunda
Product Type: Tips and Tricks (Books)
Technologies: jQuery-Effects
To delay the execution of the subsequent method, delay() method can be used. It accepts number of milliseconds as parameter.
|