CSS 属性:
animation-timing-function:
结果:
CSS 代码:
div#myDIV
{
animation-timing-function:ease;
}
点击上面的属性值然后查看效果
蜜蜂教程 - 实例