[EMAIL PROTECTED] wrote:
> If I give this containing <div> a specified width the problem goes 
> away, but so does the fluidity of the layout. Is there any way to 
> have my cake and eat it, i.e. fix the problem whilst maintaining this
>  liquid layout?

> fluid example: http://www.jpomdesign.co.uk/thumbtest1.html

Give IE/win a 'hasLayout'[1] trigger. That'll make it contain those
images in a fluid design.

Adding...

#main { height: 1%; }

...will work just fine.

        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