Rating: 5 stars
Perfect!
]]>Rating: 5 stars
Thank you for this plugin! For the next version, you can use https://github.com/zeusdeux/isInViewport. Adding this 1Kb lib and changing:
moveProgressBar();
into
if($('.rprogress-wrap').isInViewport()) {
moveProgressBar();
}
makes the animation start when the bars are in the viewport.
]]>Rating: 5 stars
This plugin is one of the best I found. And I really like it. The progressbars look very nice and it’s easy to use.
The only thing I miss is an option to show the progress percentage on the right of the bar.
]]>