|
| |
|
|
jengoggtim
Posts: 91 Joined: 11/8/2005 Status: offline
|
CSS Validator Errors - 1/17/2007 16:36:22
I ran my site through W3C CSS Validator & received the following errors: URI : http://www.sunembroideryscreenprinting.com/style.css 2 HTML Property scrollbar-arrow-color doesn't exist : #000000 3 HTML Property scrollbar-face-color doesn't exist : #587fc2 4 HTML Property scrollbar-3dlight-color doesn't exist : #587fc2 5 HTML Property scrollbar-highlight-color doesn't exist : #000000 6 HTML Property scrollbar-shadow-color doesn't exist : #000000 7 HTML Property scrollbar-darkshadow-color doesn't exist : #000000 8 HTML Property scrollbar-track-color doesn't exist : #808080 These colors are seen in the scroll bar in IE but not in FF. Is that the problem (the validator is using FF)? If so should I (is there a script) change this? Should I not worry about this? Thanks.
|
|
|
|
rubyaim
Posts: 757 Joined: 6/22/2005 Status: offline
|
RE: CSS Validator Errors - 1/17/2007 17:05:56
Hi, the scroll bar thing is specific to IE, so the error is telling you that the code does not comply across multiple browsers (this is what it validates for). It's not the colours themselves, but the actual code, eg "scrollbar-arrow-color" that is MS proprietary. If you really want to use the coloured scrollbars then I guess you could ignore the error and know it will probably only work in IE. I'm not sure if there is a cross browser script for this, I just did a quick search at Google and nothing obvious came up.
_____________________________
Sally
|
|
|
|
jengoggtim
Posts: 91 Joined: 11/8/2005 Status: offline
|
RE: CSS Validator Errors - 1/18/2007 10:44:19
For SE ranking purposes, would it be better if the CSS validates?
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|