Sublime directory Surf the web anonymous Pagerank Monitor


CSS min-height IE fix

olaf
Fri 22 September 2006, 04:21 pm GMT +0300
Hi,

just found this usefull and good working CSS IE fix:

Code:
selector {
  min-height:500px;
  height:auto !important;
  height:500px;
}
source: http://www.dustindiaz.com/min-height-fast-hack Visit through proxy

Nikolas
Fri 22 September 2006, 04:25 pm GMT +0300
Cool, thanks for sharing that. I really s**k in CSS :)

olaf
Fri 22 September 2006, 04:43 pm GMT +0300
Cool, thanks for sharing that. I really s**k in CSS :)
There are more firxes for the height but this looks much better then the others...

Archive for SMF v1.00 by N.P. Valid XHTML 1.0 Transitional