Ingo Chao wrote:
> Thanks again for these findings!
>
> I can fix it for IE in  francky's testcase
>
http://home.tiscali.nl/developerscorner/css-discuss/test-IE-percentages.html
>
> by
>   .c {
>      width: expression("50%");
>      width: 50%;
>      }
>
>   #mainwrap1, #mainwrap2 ... {
>      position:relative;
>      }
> but this is not the was I want to go. I think I give it up and take
> the pragmatic route.

Hi Ingo,
I didn't follow this whole thread, but regarding Francky's testcase, I was
able to fix it by simply replacing the left-margin declaration with a border
of same width.
I don't know if that approach can help you though...

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


______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
IE7 information -- 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