jQuery Tutorial Tutorials - jQuery :animated selector

:animated selector

The :animated selector selects all elements that are currently animated at the time the selector is run.

jQuery :animated selector Syntax

$(':animated')

jQuery :animated selector Examples

Below example example illustrates the animated selector.

when the user click on the button,the color of any div that is animated will be changed

Try now

Date:2019-08-18 01:02:25 From:www.Lautturi.com author:Lautturi