March 1, 200917 yr Hi, I've been typing code today (still learning) I am attaching rather than fully explaining what I need: Rather than copy and paste all the code .... <td width="420" valign="top"><div id="apDiv2" style="width: 420px; height: 290px; overflow: auto; padding: 5px; padding-left: 5px; padding-bottom: 5px; padding-right: 5px; padding-top: 5px; text-align: justify;"> About Us<br /> ...... (there is a </div> As this is on the index, I need to colour the scroll bar to match the index page ..... I just want to show the arrows of the scroll ..... is this possible, please? Regards Cazzy Edited February 6, 201016 yr by Sam G added [code] tags
March 1, 200917 yr Without using Javascript, it's not possible to colour scrollbars cross-browser. Doing it for IE is possible, but pointless. If you're interested in the JS version, check out.... Dang it, WDL has beat me to it lol
Create an account or sign in to comment