charles wrote: > ... > > http://www.spiritone.com/~charlesd/cecilia2/index.html > > ... IE 6 is painting the horizontal scrollbar in the correct place, but when > used, the content within the scrolling area doesn't move (the marker > moves, but the content does not). > > IE 7 does the same thing, but adds the extra "feature" of an additional > scrollbar at the bottom of the page, ignoring any overflow:hidden set in > the page. > > I've spent far too much time tossing hasLayout triggers around, applying > position:relative, and removing position:relative, all to no avail.
That's an interesting position:fixed simulation for IE ... position:relative in #scrollholder should make IE listen to reason. Don't ask me which of the descendants really need their position:relative, and in what combination. Ingo -- http://www.satzansatz.de/css.html ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7 information -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
