FN-FORUM IE4.5 on mac - details?
date posted 29th January 2003 19:08
> I built a fine page in xhtml and css, it formats just fine on
> my PC under IE5.5 and IE6, and Pheonix too, but it's "Just a
> page of plain text" to them :/ Sounds like the CSS isn't being
> referred to properly...?
> Can anyone point me at a resource that will help me understand
what
> will or will not work on IE4.5 on macs?
> Cameron
Hi,
This page may offer some help, or be a starting point:
http://www.alistapart.com/stories/journey/5.html
In particular, "IE4.5/Macintosh understands the URL/import method of
linking to a Style Sheet. It also, incredibly, gets the box model
right. But it does not understand CSS-2 selectors."
So, if you are expecting @import not to work with IE4.5/Mac, then
this could be an explanation.
Hope this helps,
Dave J.