项目作者: Thibor

项目描述 :
Jquery clickable progress bar plugin
高级语言: HTML
项目地址: git://github.com/Thibor/jsRapBar.git
创建时间: 2018-06-05T18:04:25Z
项目社区:https://github.com/Thibor/jsRapBar

开源协议:The Unlicense

下载


rapBar

Jquery clickable progress bar plugin can work also as slider.

More information about this can be found in this blog article.

Demo

https://thibor.github.io/jsRapBar/

Settings

Option Type Default Description
barColor color green Bar color
backColor color white Background color
enabled bool true Enable disable plugin
position double 0 Value of bar 0.0 - 1.0
width size ‘100%’ Plugin width
height size ‘16px’ Plugin height

Events

Event Params Description
onClick position Fires after clik
onChange position Fires when position is changed