Skip to content

CoderQiQin521/progress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

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 : )

About

基于jquery页面滚动条插件

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published