摘要: 简介: Element.animate()是Web Animations API提供的使用Javascript操作元素动画的解决方案。 语法: let animation = element.animate(keyframes, options); 参数: keyframes关键帧 与CSS3的ke 阅读全文
posted @ 2022-04-25 10:50 zigood 阅读(1066) 评论(0) 推荐(0)