51help TIY
CSS 属性:
animation-play-state:
paused
running
结果:
CSS 代码:
div#MyDIV { animation-play-state:
paused
; }