subregion wrote:
Quote:
created a scroll but cant seem to alter its colour, not able to find it in the
bible..
does anyone know if you can change the colour of them?
I have made this beautifull sit (my opinion) but the scrollbar colouor kindda
clashes with the background
All suggestions are very welcome.
regards |
Bear in mind that, not only will most browsers not "see" the colored
scrollbars, but your site will not comply with W3C standards if you do
it. Also, some may use stylesheets in their browsers to disable this.
From this W3C page (http://www.w3.org/Style/Examples/007/scrollbars.html):
Quote:
------- clip -------
Some browsers (IE, Konqueror) have recently started supporting the
|
non-standard properties 'scrollbar-shadow-color',
'scrollbar-track-color' and others. These properties are illegal: they
are neither defined in any CSS specification nor are they marked as
proprietary (by prefixing them with "-vendor-"). But luckily you can
easily disable them.
<----- end clip -----<
Depending on the color you choose, you may also make using your pages
difficult for the visually impaired. Actually though, I kind of think
the grey does that too.
I'm not especially preaching on this (I used to but not any more) but
letting you know another angle so you have more of the picture before
you make your decision.
O.