|
Posted by Roy A. on 02/21/07 04:14
On 21 Feb, 03:12, "Roy A." <royarnes...@gmail.com> wrote:
> Use 'min-height:400px' insted of 'height:400px', or no height at all.
>
> Put the styles in a stylesheet and use an IE conditional comment
>
> <!--[if lt IE 7]>
It should be: if "less than" IE 6: <!--[if lt IE 6]>
"With Internet Explorer 7, the min-height/max-height properties apply
to floating and absolutely positioned block level elements and inline-
block elements, as well as some intrinsic controls."
http://msdn.microsoft.com/workshop/author/dhtml/reference/properties/minheight.asp
Navigation:
[Reply to this message]
|