i'm making a website for my school and i need to control if the user scrolls the mouse wheel up or down when the mouse is inside a specific div.
f.e.:http://www.apple.com/pt/iphone-5s/
i want to replicate the slide effect but only in a small portion of the page(the div i spoke of). so how do i control this in javascript? there is no need to find out how much he scrolls, he will only be able to scroll through one slide at a time, just the scroll itself.