🔔 Alert..!! Get 2 Month Free Cloud Hosting With $200 Bonus From Digital Ocean ACTIVATE DEAL

The progress.js jQuery plugin lets you create a customizable slim page scroll progress bar on the top of bottom of the webpage.

progress-bar Reading-Progress-Indicator scroll-indicator

Documentation

progress

基于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 动画曲线

use

html

<div id="progress"></div> 

js

$('#progress).progress(options) 

give me a star : )


You May Also Like