Anyone knows how to make this scroll effect?

Costum code before </ body> tag

 <script type="text/javascript" src="http://www.owlcarousel.owlgraphic.com/assets/vendors/jquery.mousewheel.min.js"></script>
    <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/gsap/1.18.0/TweenMax.min.js"></script>
    <script type="text/javascript" src="http://proweblog.ru/lp2/js/smothscroll.js"></script>

smothscroll.js - I am on my server, so I advise you to download it and upload your own.

@Vyacheslav works like a charm… Thanks a lot!

Hi again… Only problem when doing this awesome nice scroll effect is that when I now click on the buttons in the header to take me down to the different sections (anchors) it takes forever. Is there a way to fix that? So it wont affect the anchor scrolling time?

master file smothscroll.js, where all settings. I have not encountered this problem like you, so I can not tell

Thanks again. I found that I had a data-scroll-time set. Just removed it and everything works :smile:

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.