Jens Grochtdreis wrote:
Does your layout work with Conditional Comments?
Yes, in order to avoid hacks in my main style sheet.
If that's the case, you won#t recognize the correct layout in your standalone IE5.5, because of the wrong CC-information it gets from the installed IE6.
I'm aware of that, but it's not an issue here: <!--Conditional comment to compensate for IE rendering problems--> <!--[if IE]> <link rel="stylesheet" type="text/css" href="assets/css/ie-fixes.css" /> <![endif]--> (I kind of like the name of that CSS file.) ;-)
Unfortunately I don't know any documentation of changes in the IEs from ServePack to ServicePack. There might be changes just like there were in case of XP SP2.
I was think about that myself, except I don't have the problem in 5.01.
****************************************************** The discussion list for http://webstandardsgroup.org/
See http://webstandardsgroup.org/mail/guidelines.cfm for some hints on posting to the list & getting help ******************************************************
