Is there a way to have a buffer of some sort to interact with the user scroll.
Since this is never the same (for instance: with a mouse wheel it uses steps by 4 and with a trackpad it uses steps by 1).
I want to move a images/divs/... along with the scroll function..