示例代码:
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.0-7.0 | 4.0 | 5.1 | 13.0 | 11.50 |
版本 | 8.0 |