iwgalloway
Programmer
Hi - I have very little experience in Javascript.
I have a div which has a long list of links within it. I'd like to add a custom scrollbar to the side, which will then scroll the links within the height of the div..
I can add a basic scrollbar using "overflow:scroll" in CSS, but I've been told that the only way I can customise my scrollbar [that is, make my own arrow and bar images] is to use Javascript, though I haven't really a clue where to start
Any help appreciated
thanks
I have a div which has a long list of links within it. I'd like to add a custom scrollbar to the side, which will then scroll the links within the height of the div..
I can add a basic scrollbar using "overflow:scroll" in CSS, but I've been told that the only way I can customise my scrollbar [that is, make my own arrow and bar images] is to use Javascript, though I haven't really a clue where to start
Any help appreciated
thanks