jquery.passwordGenerator
ProgressScroll is a plugin which calculates how is our web page's height, and where are you when you scroll down or up.
Install
<script src="jquery.min.js"></script> <script src="../jquery.progressScroll.min.js"></script>or
bower install progressscrollUsage
$(selector).progressScroll();Configuration
width
default: 100 options: integerheight
default: 100 options: integerborderSize
default: 10 options: integermainBgColor
inner counter background color
default: "#E6F4F7" options: stringlightBorderColor
main border color
default: "#A2ECFB" options: stringdarkBorderColor
filled border color
default: "#39B4CC" options: stringfontSize
default: "30px" options: stringDemo
License
@author Mario Vidov
@url www.vidov.it
@twitter MarioVidov
MIT license