基于jquery页面滚动条插件
progress
use
基于jquery页面滚动条插件
option(Object)api | type | default | description |
---|---|---|---|
size | String | 2px | 进度条粗细 |
position | String | top | 定位(top || bottom) |
wapperBg | String | #eee | 底色 |
innerBg | String | #50bcb6 | 前景色 |
duration | String | .3s | 动画时间 |
effect | String | linear | 动画曲线 |
html
<div id="progress"></div>
js
$('#progress).progress(options)
give me a star : )
版权声明:
1、该文章(资料)来源于互联网公开信息,我方只是对该内容做点评,所分享的下载地址为原作者公开地址。2、网站不提供资料下载,如需下载请到原作者页面进行下载。