A cascading style sheets (CSS)
extension to change the colors of the scrollbars in your page. You can set the
default colors to the scrollbars in the page (Example 1) or specify the colors
to a TEXTAREA element only (Example 2).
EXAMPLE 1
You should see the scrollbars in
this page with different colors than the usual default gray.
1) Insert this Style command in the <HEAD> section of the page. Change your scrollbars
with any combination of colors you wish.
EXAMPLE 2
1) Insert this Style command in the <HEAD> section of the page.
2) Insert the CLASS tag inside the
<TEXTAREA> tag as follows: