Web animations
Widely available since 2022-09-24
The animate()
method of Element
objects programmatically animates elements over time and can synchronize the animations of multiple elements.
Learning resources on MDN
Browser support (view on caniuse.com)
- Chrome 36 Released on 2014-07-16
- Chrome Android 36 Released on 2014-07-16
- Edge 79 Released on 2020-01-15
- Firefox 48 Released on 2016-08-02
- Firefox for Android 48 Released on 2016-08-02
- Safari 13.1 Released on 2020-03-24
- Safari on iOS 13.4 Released on 2020-03-24
Specifications
- Web Animations, from Cascading Style Sheets (CSS) Working Group (W3C).