animation - A native cross-browser solution to Animate SVG points -


css great transforming , animating elements in types of ways. fine-tuned path control / animating individual points of path etc - smil or many js animation libraries exist.

  1. why smil being depreciated if it's native solution?
  2. are there polyfills/hacks smil working in ie or edge major browser without support?


Comments

Popular posts from this blog

vb.net - How to ignore if a cell is empty nothing -

Sort a complex associative array in PHP -

recursion - Can every recursive algorithm be improved with dynamic programming? -