为了账号安全,请及时绑定邮箱和手机立即绑定

animation 动画怎么暂停 大神求解!!

animation 动画怎么暂停 大神求解!!

生物怪兽 2018-06-07 19:52:05
animation 动画 让图片旋转以后怎么  点击个button  让才能动画暂停.play2{ animation: music_disc 4s linear  infinite ;}@keyframes music_disc{ from { -webkit-transform: rotate(0deg); transform: rotate(0deg); } to { -webkit-transform: rotate(360deg); transform: rotate(360deg); } }</style></head><body> <div class="music"  > <img src="music_pointer.png"  class="play1"/> <img src="music_disc.png"  class="play2" />   </div>
查看完整描述

1 回答

已采纳
?
ZE明

TA贡献13条经验 获得超2个赞

animation-play-state:paused;

查看完整回答
反对 回复 2018-06-07
  • 1 回答
  • 0 关注
  • 3106 浏览
慕课专栏
更多

添加回答

举报

0/150
提交
取消
意见反馈 帮助中心 APP下载
官方微信