标签:
原文:http://www.w3chtml.com/css3/properties/animation/animation-iteration-count.html
animation-iteration-count:infinite | <number> [ , infinite | <number> ]*
默认值:1
适用于:所有元素,包含伪对象:after和:before
继承性:无
支持版本\类型 | IE | Firefox | Safari | Chrome |
---|---|---|---|---|
版本 | 10 | 5-18 | 5.1.7 | 13-23 |
CSS3 animation-iteration-count:infinite
标签:
原文地址:http://www.cnblogs.com/loveya/p/4467002.html