On 14 May 2005, at 10:05 am, Ingo Chao wrote:
There might come the day when IE7-8 interpret height:1% without expanding the container by childs. As this hack was used to bugfix countless pages ... uh.
Conditional comments are your friend in all those cases, especially for those potentially quite destructive rules.
<!--[if lte IE 6]>
..... /*styles for IE 6 and lower */
Philippe ---/--- Philippe Wittenbergh now live : <http://emps.l-c-n.com/> code | design | web projects : <http://www.l-c-n.com/> IE5 Mac bugs and oddities : <http://www.l-c-n.com/IE5tests/>
______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
