Does anyone have tips on how to achieve a scrolling effect that covers 100% of the window, similar to what is seen on this website?
My website currently has vertical scrolling, with each div set to 100% width and height. I have implemented an anchor system that allows users to scroll directly from one section to another by clicking on links within each div ID.
However, I would like to enable the same functionality using the mouse wheel.
Check out the website for reference:
Here is my website for comparison: