jQuery :animated 选择器

实例

选择当前的动画元素:

$(":animated")

亲自试一试

定义和用法

:animated 选择器选取当前的所有动画元素。

语法

$(":animated")