1. CSS Animation

    Complex method of animating certain properties of an element

  2. SVG SMIL animation

    Method of using animation elements to animate SVG images

  3. Web Animations API

    Lets you create animations that are run in the browser, as well as inspect and manipulate animations created through declarative means like CSS.

  4. XHTML+SMIL animation

    Method of using SMIL animation in web pages

  5. animation api

  6. animationeffect api

  7. animationeffect api: getcomputedtiming

  8. animationeffect api: gettiming

  9. animationeffect api: updatetiming

  10. animationevent api

  11. animationevent api: animationname

  12. animationevent api: elapsedtime

  13. animationevent api: pseudoelement

  14. animationplaybackevent api

  15. animationplaybackevent api: currenttime

  16. animationplaybackevent api: timelinetime

  17. animationtimeline api

  18. animationtimeline api: currenttime

  19. animationtimeline api: duration

  20. animation api: cancel

  21. animation api: `cancel` event

  22. animation api: commitstyles

  23. animation api: commitstyles: `commitstyles()` automatically fills values

  24. animation api: currenttime

  25. animation api: effect

  26. animation api: finish

  27. animation api: finished

  28. animation api: `finish` event

  29. animation api: id

  30. animation api: overallprogress

  31. animation api: pause

  32. animation api: pending

  33. animation api: persist

  34. animation api: play

  35. animation api: playbackrate

  36. animation api: playstate

  37. animation api: ready

  38. animation api: `remove` event

  39. animation api: browsers automatically remove indefinite filling animations

  40. animation api: replacestate

  41. animation api: reverse

  42. animation api: starttime

  43. animation api: timeline

  44. animation api: updateplaybackrate