Proposal

I would like to propose that in CSS 3 you make the Colored Scrollbar Valid. 
Internet Explorer accepts it so why not make it legal.

The source is:

BODY {
        scrollbar-face-color: rgb(VALUE);
	scrollbar-shadow-color: rgb(VALUE);
	scrollbar-highlight-color: rgb(VALUE);
	scrollbar-3dlight-color: rgb(VALUE);
	scrollbar-darkshadow-color: rgb(VALUE);
	scrollbar-track-color: rgb(VALUE);
	scrollbar-arrow-color: rgb(VALUE);
     }

The color value could also be written in Hexadecimal or Short Hex.

                  Thank You

_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp

Received on Saturday, 22 September 2001 11:43:22 UTC