CSS 属性:
animation-play-state:
paused
running
结果:
CSS 代码:
div#myDIV
{
animation-play-state:
normal
;
}
点击上面的属性值然后查看效果
runoops.com
- 测试