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. animationtrigger api

  21. animation api: cancel

  22. animation api: `cancel` event

  23. animation api: commitstyles

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

  25. animation api: currenttime

  26. animation api: effect

  27. animation api: finish

  28. animation api: finished

  29. animation api: `finish` event

  30. animation api: id

  31. animation api: overallprogress

  32. animation api: pause

  33. animation api: pending

  34. animation api: persist

  35. animation api: play

  36. animation api: playbackrate

  37. animation api: playstate

  38. animation api: ready

  39. animation api: `remove` event

  40. animation api: browsers automatically remove indefinite filling animations

  41. animation api: replacestate

  42. animation api: reverse

  43. animation api: starttime

  44. animation api: timeline

  45. animation api: updateplaybackrate