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: animation

  12. animationevent api: animationname

  13. animationevent api: elapsedtime

  14. animationevent api: pseudoelement

  15. animationplaybackevent api

  16. animationplaybackevent api: currenttime

  17. animationplaybackevent api: timelinetime

  18. animationtimeline api

  19. animationtimeline api: currenttime

  20. animationtimeline api: duration

  21. animationtrigger api

  22. animation api: cancel

  23. animation api: `cancel` event

  24. animation api: commitstyles

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

  26. animation api: currenttime

  27. animation api: effect

  28. animation api: finish

  29. animation api: finished

  30. animation api: `finish` event

  31. animation api: id

  32. animation api: overallprogress

  33. animation api: pause

  34. animation api: pending

  35. animation api: persist

  36. animation api: play

  37. animation api: playbackrate

  38. animation api: playstate

  39. animation api: ready

  40. animation api: `remove` event

  41. animation api: browsers automatically remove indefinite filling animations

  42. animation api: replacestate

  43. animation api: reverse

  44. animation api: starttime

  45. animation api: timeline

  46. animation api: updateplaybackrate