Nicholas Morgan wrote:
> The idea is that the background expands and contracts bases on the 
> nav's height.  Since the float is supposed to be taken out of the 
> flow of the page this shouldn't be a problem.  And then setting the 
> clear at the bottom for the footer.
> 
> The problem is that in IE the wrappers expand to hold the float which
>  they shouldn't.  If you pull this page up in IE and FF you'll see 
> the difference in the backgrounds.

> http://rochoet.newcitymedia.com/test.html

I've looked at this page before, and the problem seems to be that you
can't avoid triggering 'hasLayout'[1] since #page-area must have a
'width'. That'll cause the containers to expand to include all floats,
and ruin the whole idea.

Should be possible to work out a solution, but I'm short of ideas, and
time, right now.

        Georg

[1]http://www.satzansatz.de/cssd/onhavinglayout.html
-- 
http://www.gunlaug.no
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7b2 testing hub -- 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/

Reply via email to