最新的Web开发教程
 

jQuery :animated Selector

<jquery选择

选择当前动画任何元素:

$(":animated")
试一试»

定义和用法

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


句法

$(":animated")

<jquery选择