Search code examples
htmlvertical-scrolling

How do I do this page scrolling effect?


On the website https://sourcetoyou.com/ it has a page scrolling effect. I am not sure if the site was using default bootstrap code or their own custom code.

I have tried searching for similar effects but I find my vocabulary lacking and I am not sure what how to properly search for it. Can anyone point me in the right direction or what I should be searching for?


Solution

  • This will help. It is full page scrolling https://webdesign.tutsplus.com/articles/vertical-and-horizontal-scrolling-with-fullpagejs--cms-24215 It uses library fullpage.js