basement
basement

Reputation: 718

A native cross-browser solution to Animate SVG points

CSS is great for transforming and animating elements in all types of ways. But for fine-tuned path control / animating individual points of a path etc - something like SMIL or the many JS animation libraries exist.

  1. Why is SMIL being depreciated if it's a native solution?
  2. Are there any Polyfills/hacks to get SMIL working in IE or Edge as it is the only major browser without any support?

Upvotes: 0

Views: 183

Answers (0)

Related Questions