You could use the IE hack:

height: expression(window.height);

or simply:

height: expression(500px);

only IE will execute that line :)

it will not validate though.

Andreas Boehmer [Addictive Media] wrote:

What I normally do when I want to use min-height is use a css hack to set a
height for IE only. IE will treat the height property in the same way as
min-height was meant to work. But you have to hide the set height from the
other browsers that support min-height.


HTH



-----Original Message-----
From: Matthias Lotze [mailto:[EMAIL PROTECTED] Sent: Wednesday, 6 April 2005 5:17 PM
To: WSG
Subject: [WSG] Site check -> http://verkehrsanwaelte.de


Hi there.

We have recently launched http://verkehrsanwaelte.de .

I've tested in several pc - browsers and on mac in IE and Safari. The
problem in both is the lack support of min-height.

I need the #container div to stretch on short sites to the bottom of the
browser window. Anybody got an idea, how to do this without extra markup?


Thanks.

******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************








******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************








--
------------------------
Chris Stratford
[EMAIL PROTECTED]
http://www.neester.com
------------------------

******************************************************
The discussion list for  http://webstandardsgroup.org/

See http://webstandardsgroup.org/mail/guidelines.cfm
for some hints on posting to the list & getting help
******************************************************



Reply via email to