Forum Moderators: open
kinda like what the link below but not with html box, or a track, i just want a ball to scroll up and down...
[13thparallel.org...]
<div id="scrollArea"><div id="scroller"></div></div>
to this:
<div id="scrollArea"><div id="scroller"><img src="ball.gif"></div></div>
Now edit the CSS to get rid of the border and background colour, and your job is done.