RE: [WSG] Mozilla chocks with Dynamic Content

2004-06-04 Thread helmut
After examining a previews reply this was my logic. And thank you for the
tip, Clear:both would make it work beautifully.
 
So basicly clear:both means.. obey the height of the longest div.
 
Thanks for the tip!
 
 
-Original Message-
From: Lauke PH [mailto:[EMAIL PROTECTED] On Behalf Of Patrick
Lauke
Sent: Thursday, June 03, 2004 8:08 PM
To: [EMAIL PROTECTED]
Subject: RE: [WSG] Mozilla chocks with Dynamic Content
 
Mozilla is acting correctly. By floating the #menu, you've removed it from
the normal
flow of the document...hence, it does not take up space height-wise, and
therefore does
not stretch the container.
An initial fix is to add clear: both; to your #footer...
 
Patrick

Patrick H. Lauke
Webmaster / University of Salford
http://www.salford.ac.uk 
attachment: winmail.dat

RE: [WSG] Mozilla chocks with Dynamic Content

2004-06-03 Thread Patrick Lauke
Mozilla is acting correctly. By floating the #menu, you've removed it from the normal
flow of the document...hence, it does not take up space height-wise, and therefore does
not stretch the container.
An initial fix is to add clear: both; to your #footer...
 
Patrick

Patrick H. Lauke
Webmaster / University of Salford
http://www.salford.ac.uk 
winmail.dat