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

both与forwards的区别?

用了both最后还是blue啊 没有快速切到red

正在回答

2 回答

div {
  width: 200px;
  height: 200px;
  background: black;
  margin: 20px auto;
  -webkit-animation-name:redToBlue;
  -webkit-animation-duration: 5s;
  -webkit-animation-timing-function: ease;
  -webkit-animation-delay: 1s;
  -webkit-animation-fill-mode: both; 
}

你测试一下就知道了,关键区别在于第一帧

0 回复 有任何疑惑可以回复我~

不知道这样解释对不~取决于最有一帧是什么~看这解释http://blog.163.com/tingting4133@126/blog/static/36032074201452631438365/

感觉所有问题里的回答都没说清,也不知道上面地址说得对不咯,求大神更正确解释

0 回复 有任何疑惑可以回复我~

举报

0/150
提交
取消

both与forwards的区别?

我要回答 关注问题
意见反馈 帮助中心 APP下载
官方微信