runoops.com

jQuery :animated 选择器

jQuery 选择器

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

$(":animated")

定义和用法

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


语法

$(":animated")

jQuery 选择器