摘要: css3的动画,执行完毕后默认回到初始状态,要想停留在动画的末状态;只需设置一个属性像这样 {animation:an 1s forwards;} 就可以了 阅读全文
posted @ 2015-06-09 12:52 co喵儿 阅读(131) 评论(0) 推荐(0) 编辑