Garadon
10-15-2005, 07:50 AM
If I have a div like this:
<div style="overflow:scroll;width:500px;height:300px">
Alot of content.
</div>
How do I then go about scrolling in it with javascript?
<div style="overflow:scroll;width:500px;height:300px">
Alot of content.
</div>
How do I then go about scrolling in it with javascript?