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

  24. animation api: effect

  25. animation api: finish

  26. animation api: finished

  27. animation api: `finish` event

  28. animation api: id

  29. animation api: overallprogress

  30. animation api: pause

  31. animation api: pending

  32. animation api: persist

  33. animation api: play

  34. animation api: playbackrate

  35. animation api: playstate

  36. animation api: ready

  37. animation api: `remove` event

  38. animation api: browsers automatically remove indefinite filling animations

  39. animation api: replacestate

  40. animation api: reverse

  41. animation api: starttime

  42. animation api: timeline

  43. animation api: updateplaybackrate

  44. css property: animation-delay

  45. css property: animation-direction

  46. css property: animation-duration

  47. css property: animation-fill-mode

  48. css property: animation-name

  49. css property: animation-range

  50. css property: animation-timeline