CSS3 animation-play-state 属性
Internet Explorer 10、Firefox 以及 Opera 支持 animation-play-state 属性。
Safari 和 Chrome -webkit-animation-play-state 属性。
注释:Internet Explorer 9 animation-play-state 属性。
animation-play-state
注释:您可以在 JavaScript 画。
| 默认值: | running |
|---|---|
| 继承性: | no |
| 版本: | CSS3 |
| JavaScript 语法: | object.style.animationPlayState="paused" |
相关页面
CSS3 教程:CSS3 动画