Issues with IE for Mac
Hi Lioness,
I would not lose any sleep over it. Most people are on IE 6 or Firefox or another Mozilla version.
The probable cause is that IE 3 - 5 only support CSS1 wheareas you have probably coded in CSS 2. Css3 is now with us and will be the defacto for all new browsers.
To check your css for CSS1 go to W3C CSS validator otherwise live with it as you are not upsetting a lot of people. I know it sounds a bit arrogant but we all need to move with the times.
I checked your site in IE6 and Firefox and there is a difference. Validate your code and most of it will disappear. Then blame the programmers for there DCOM model.
just my thoughts.
|