Re: Scrollbar Code

> I have to disagree with this.  If CSS for scrollbars exists, it should be
> able to be applied to any element for which the overflow property
> can be specified, and that includes the root element.

Are the viewport scrollbars the scrollbars corresponding to the root element?
Or are those a separate set of scrollbars?

What happens when absolutely positioned content is positioned outside the root
element border box?  Should it be scrollable to via the viewport scrollbars?
Should it be scrollable to via the root element's scrollbars?

In general, do absolutely positioned boxes count as part of a box's overflow
area?

Boris
-- 
"Vast quantities of ethyl alcohol (CH3CH2OH) have been
discovered near the center of our Galaxy; evidently our
Galaxy has also discovered that the best place to store
liquor is in the middle of the system!"
                 -- Frank Shu, "The Physical Universe"

Received on Saturday, 13 September 2003 01:56:49 UTC