Chris C wrote:
> So, by that your saying:
> <!--[if lt IE 7]><style>
> /* style for IE 6 + IE5.5 + IE5.0 */
> * html #main {zoom:1;}
> </style><![endif]-->
>
> ... is my only solution?

No, you could also try something else to give layout to that element without
breaking anything in other browsers; for example, can you set a width?.

Google "hasLayout"

BTW, you do not need the "* html" hack (filter) since you're using a
Conditional Comment

---
Regards,
Thierry | www.TJKDesign.com

______________________________________________________________________
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