javascript thread: Scrolling a DIV
Hi, I have a DIV containing a table. It scrolls down (so that I don't have to scroll the whole web page). Is there a way to: 1. Scroll using Javascript? (i.e. on mouseover on an arrow) 2. Set the scroll height (i.e. go to a position in the table when clicking something)? Thanks Andrew
|





