jQuery.Running.js
阿里百川梦想创业大赛,500万创投寻找最赞的APP
jQuery.Running.js (奔跑吧,数字!)是一款可以让数字,柱形图,饼形图跑起来的插件,支持滚动条响应。压缩后文件大小仅4k。
使用方法
加载jQuery.Running.css 样式文件
<link rel="stylesheet" href="css/jquery.running.css">
调用jQuery类库和jQuery.Running.min.js文件
<script type="text/javascript" src="js/jquery-1.7.2.js"></script><script type="text/javascript" src="js/jquery.running.js"></script>
启用插件 $(container).running();
$(function(){$('body').running();})
效果演示
http://www.qietu.com/p/jQuery.Running.js/