草庐IT

step_anchor

全部标签

css3 animate steps帧动画

css3animatesteps帧动画背景图如下:宽度是270px,每个方块是等宽的45px。1.png#step{width:45px;height:45px;border:1pxsolid#ccc;background:url(../images/1.png)no-repeatleftcenter;animation:goStepinfinite3ssteps(6,end);}@keyframesgoStep{0%{background-position:00;}100%{background-position:-270px0;}}如果steps有第二个参数,把一张width:270px的