Example

Select any element that is currently animated:

$(":animated")

Try it yourself »

Definition and Usage

The :animated selector selects all elements that are currently animated.

Syntax

$(":animated")