Hello I have a div that I would like to scroll up and down with controls at the top and bottom. I can do this with JQuery by adjusting the position, but that arses up the mouse wheel scroll by moving the entire div. Is there a way to do it by actually scrolling the div.
Any ideas?
Marvellous
Yes, try ScrollTo plugin
Here is demo of how it works.