I have developed a simple scrollbar plugin which will detect down/up button click and move the content inside the div up/down.
So my question is can I prevent the up/down button click, from making the browser main scroll from moving up and down?!
In the image below, i want the scrollbar marked in blue(my plugin) to scroll down when I press down button. But the scroll in red box(Browser scroll) is scrolling !!