jQuery.Running.js

码农软件 · 软件分类 · jQuery界面效果 · 2020-01-01 16:13:26

软件介绍

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/

本文地址:https://codercto.com/soft/d/22437.html

Introduction to Programming in Java

Introduction to Programming in Java

Robert Sedgewick、Kevin Wayne / Addison-Wesley / 2007-7-27 / USD 89.00

By emphasizing the application of computer programming not only in success stories in the software industry but also in familiar scenarios in physical and biological science, engineering, and appli......一起来看看 《Introduction to Programming in Java》 这本书的介绍吧!

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试

HEX CMYK 转换工具
HEX CMYK 转换工具

HEX CMYK 互转工具

HSV CMYK 转换工具
HSV CMYK 转换工具

HSV CMYK互换工具