Tutorialsplane

jQuery Slide Down Fast


jQuery Slide Down fast Creates fast sliding effects in the elements. For adding fast sliding effect only first parameter is requires as “fast”;

jQuery slide down slides down the elements with fast sliding effect.


Syntax of jQuery Slide Down fast

$(selector).slideDown(speed,callback);

jQuery Slide Down Slow Example


    

Try it »

Output :

jQuery Slide Down Fast