Latest web development tutorials

jQuery :animated 選擇器

jQuery 選擇器 jQuery選擇器

實例

選取當前的所有動畫元素:

$(":animated")

嘗試一下»

定義和用法

:animated 選擇器選取當前的所有動畫元素。


語法

$(":animated")

jQuery 選擇器 jQuery選擇器