I use the scrollTop
along with the mousewheel tweak on jQuery to navigate on my website, the problem is: it works (not so bad) with a real mouse : you have to scroll ONE notch to go to second part of the site if you scroll 2 notches it'll go to page 3 etc..
So when someone uses a laptop to scroll it seems very buggy: it goes straight to the last page of the site.
I'd like to know how to catch several notches of scrolls till the user stops scrolling. Exactly like on this page: neverbland.com
Here's mine: knmprod.com/knmprod