Text Area Scrollbar Generator


scrollbar-3dlight-color
scrollbar-arrow-color
scrollbar-base-color
scrollbar-darkshadow-color
scrollbar-face-color
scrollbar-highlight-color
scrollbar-shadow-color

BG3mAx Generator

Personalise your TEXTAREA scrollbar by using the controls on the bottom left of this generator. The code used to generate the text is shown in the area below.
<HTML>
<HEAD>
  <STYLE>
    .TA {scrollbar-3dlight-color:;
           scrollbar-arrow-color:;
           scrollbar-base-color:;
           scrollbar-darkshadow-color:;
           scrollbar-face-color:;
           scrollbar-highlight-color:;
           scrollbar-shadow-color:}
  </STYLE>
</HEAD>
<BODY>
  <TEXTAREA cols=30 rows=5 wrap=off CLASS="TA">You can change this text!
</TEXTAREA>
</BODY>
</HTML>

www.BG3mAx.co.nr