Effects

jQuery

Category: Effects


The jQuery library provides several techniques for adding animation to a web page. These include simple, standard animations that are frequently used, and the ability to craft sophisticated custom effects.

.finish()

Stop the currently-running animation, remove all queued animations, and complete all animations for the matched elements.