dd

jQuery :animated 选择器


实例

选取当前的所有动画元素:

$(":animated")
运行一下 »

定义和用法

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

语法

$(":animated")