【发布时间】:2015-01-23 23:19:20
【问题描述】:
我正在尝试找到一种仅使用 jquery 为圆弧/圆设置动画的解决方案 - 没有 HTML5 或 CSS3,因为这需要在 IE 9 中工作。
我找到了几个 jquery 插件,但没有一个在 IE 9 中工作。
http://blog.templatemonster.com/demos/how-to-build-jquery-animated-circle-statistics/demo/index.html
http://www.jqueryscript.net/demo/Animated-Circle-Progress-Bar-with-jQuery-SVG-asPieProgress/
有没有办法只使用 jquery 为弧设置动画?
【问题讨论】:
标签: javascript jquery css internet-explorer