W3C Standard for CSS Scrollbar?
I have developed a website using XHTML transitional and CSS that validates to W3C standards.
However, I'm wanting to alter the appearance of the Browser scroll bar using CSS. Does anyone know how I might achieve this using VALID CSS as according to W3C CSS checking the following CSS is not valid:
html { scrollbar: #00CC00; scrollbar-arrow-color: #000000; scrollbar-base-color: #ffffff; }
Does anyone have any suggestions?
Many thanks
Gaz
__________________
Gaz
|