var myAnimation = element.animate(keyframes, options);. 其中 keyframes 对应CSS3中@keyframes中的声明块, options 对应 animation-* 属性及属性值。
確定! 回上一頁