Works great!
-
Thank you for this plugin! For the next version, you can use https://github.com/zeusdeux/isInViewport. Adding this 1Kb lib and changing:
moveProgressBar();
intoif($('.rprogress-wrap').isInViewport()) { moveProgressBar(); }
makes the animation start when the bars are in the viewport.
- The topic ‘Works great!’ is closed to new replies.