示例代码:
li{counter-increment:testname;} li{counter-reset:testname2;} @keyframes testanimations{ from{opacity:1;} to{opacity:0;} }
示例代码:
li{counter-increment:border;} li{counter-reset:background;} @keyframes auto{ from{opacity:1;} to{opacity:0;} }
支持版本\类型 | IE | Firefox | Safari | Chrome | Opera |
---|---|---|---|---|---|
版本 | 6-7 | 4 | 5.1.7 | 13 | 11.5 |
版本 | 8 |