css3动画设置什么时候暂停,用animation-play-state:paused如何设置? 20
@-webkit-keyframesrainbow{0%{background:#c00;}50%{background:orange;}100%{background:...
@-webkit-keyframes rainbow {
0% { background: #c00; }
50% { background: orange; }
100% { background: yellowgreen; }
}
我要设置在某一个帧暂停应该怎么写 展开
0% { background: #c00; }
50% { background: orange; }
100% { background: yellowgreen; }
}
我要设置在某一个帧暂停应该怎么写 展开
2个回答
推荐律师服务:
若未解决您的问题,请您详细描述您的问题,通过百度律临进行免费专业咨询