|
I have noticed that the scrollbar colouring is not a standard piece of CSS material…
For example:
Body { background-color: #EEEEEE; scrollbar-base-color: #808080; scrollbar-arrow-color: #808080; scrollbar-darkshadow-color: #008000; scrollbar-face-color: #808080; scrollbar-highlight-color: #FFFFFF; scrollbar-shadow-color: #FFFFFF; scrollbar-3dlight-color: #808080; }
That is claimed to be correct CSS, and it works in Internet Explorer – but when you use the W3C CSS Validator, it comes up saying that the scrollbar-base-color etc… are not functions. I don’t know why its not real CSS because it seems to work, I am curious if it works in other browsers other that IE, I cannot test that’s why I am posting this here… Sorry again – this is my 2nd email… I apologise if it’s majorly newbified…
Just wondering what the others think… I am currently remodelling my website, and as such I am going to make sure it adheres to HTML 4.01 and CSS standards. So I need some advice, whether I should use the scroll-bar colouring technique or not.
Thanks people!
------------------------ • Chris Stratford ------------------------
|
- RE: [WSG] Scrollbar Colouring... Chris Stratford
- RE: [WSG] Scrollbar Colouring... Michael Efford
- Re: [WSG] Scrollbar Colouring... Veine K Vikberg
- Re: [WSG] Scrollbar Colouring... Rob Halff
- Re: [WSG] Scrollbar Colouring... James Ellis
- Re: [WSG] Scrollbar Colouring... Neil Christensen
- RE: [WSG] Scrollbar Colouring... Peter Firminger
- RE: [WSG] Scrollbar Colouring... Mark Stanton
