Hi guys. I'm stuck at this point.
I want user to navigate the site, div by div (every div is the hole height screen) 1. by clicking on the nav or 2. by scrolling with the mouse wheel.
I used the scrollTo function for the nav scrolling, that's ok. But now I can't find my solution for the mouse wheel scrolling.
Hi guys. I'm stuck at this point. I want user to navigate the site, div by div (every div is the hole height screen) 1. by clicking on the nav or 2. by scrolling with the mouse wheel. I used the scrollTo function for the nav scrolling, that's ok. But now I can't find my solution for the mouse wheel scrolling.
Any idea?