示例代码:
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 | 4.0 | 4.0 | 15.0 |
8.0 |