From: C A Upsdell on 25 Dec 2009 16:56 Mason C wrote: > What objection, if any, is there to doing this? > > body { SCROLLBAR-FACE-COLOR: #ccffcc; SCROLLBAR-TRACK-COLOR: #AAAA66; > SCROLLBAR-ARROW-COLOR: #ffff00; > } > > (I know it won't validate.) It will if you put it in a CSS file which is loaded using IE conditional comments. This is a contentious issue, but there is one situation in which IMO there can be a stronger argument for using this "CSS": not for the page itself, but for internal scrollbars; e.g., if you have a scrollable DIV, the scroll bars for that DIV.
First
|
Prev
|
Pages: 1 2 Prev: Is {font: 32px caption;} valid CSS? Next: Great Easter-Egg Hunt: please don't |