For the last few years, web designers and developers around the world have been challenged to build Standards Compliant websites, their task has been to create websites that are accessible, aesthetic, quick to load, cross-browser compatible, etc.
Firefox emerged as an alternative to Microsoft’s Internet Explorer which after 6 years, has been overhauled to get closer to be a Standards Compliant web browser… but you already knew that.
Among all the struggle, I think that one of the biggest challenges is to make a website look the same regardless the browser you use: Firefox, Safari, Camino, Opera, IE… We strive to cater anyone on the internet with a web browser… but, again, you alreay knew that.
For the last few of years I have been learning how to tame a web page with CSS to make sure that all my layout and content look the same on every single browser out there. You probably have been doing the same.
Also, a couple of years ago I bought an Apple iBook because after I tested a site for a client in IE, Firefox, Opera, and Netscape, it was brought to my attention that such website didn’t display correctly in Safari. Then I was able to test my sites with different browsers and different platforms. I figured that if I coded the CSS for Firefox, Safari would normally accept the code the same way, as well as Opera and Netscape, then I had to tweak the CSS (or hack it) for it to work with IE… all the time… I bet you knew this too.
Not long ago, I upgraded my iBook to a more powerful and robust MacBook Pro. Having a Core Duo Intel processor really appealed to me. But I didn’t know that I was going to stumble upon such a problem… No, I am not talking about running PowerPC apps on the Core Duo…
I realized that Firefox, Safari, Camino, and Opera behave differently on a PowerPC Mac and on a Intel Mac. [sigh]
Now, not only we have to deal with IE, but also with crossplatform Macs… I don’t know who’s the one to blame, I know that not always happens, but I know that it sometimes happens and makes me sad to think that Firefox for Windows behaves almost exactly the same way as Firefox on a PowerPC Mac… But here the ones behaving badly are the Core Duo Macs.
If anyone knows about this, it would be great if they let us know what the heck to do with this issue. I have left a post in the Mozilla Support Forums, and another one in the Safari Support Forum, with no answers or replies whatsoever.
So, drop me a line, or post a comment, I am sure people will definitely appreciate it.