How can I prevents default scrolling and automatically scroll to next item?
For an instance, I have element2 under element1, how can I scroll to element2 position when I scroll down once instead scroll a little bit down.
Or is there any way to scroll down one window/viewport height? Rather than scroll down arbitrary amount.