RE: vertical scrollbars: proposed extension to CSS

>> Personally I find a syntax like:
>> overflow: auto scroll;
>> 
>> (horizontal, vertical) more fitting to the general
>> style of CSS than separate x and y properties.

> Agreed; however, it might be a good move to include it
> in the draft as it is implemented for avoiding inconsistencies
> between the existing and future implementations...

I agree, but

overflow: scroll auto;

should be (vertical, horizontal)

(at least in comparison to: padding: 1em 2em; or margin, border, etc.)


Benjamin D. Gray
WIND Web Developer
http://wind.uwyo.edu/

Received on Tuesday, 30 April 2002 12:26:38 UTC