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);
Output :
jQuery Slide Down Fast