|
rubyaim -> 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.
|
|
|
|