regardless you are coding to the browser.
FireFox is by far the one that best meets the standards
I assume that you are talking about IE6 since IE7 isn't that old.
(although I haven't had these issues in IE7 - yet).
It takes time and money to figure out why the code that works perfectly in FireFox does not work at all in IE, and it takes no more time to port the page from IE to FireFox.
Hacks for getting IE to work correctly are known and long standing. There are several important sites, such as positionisevery thing.net and webdevout.com, that document how to fix IE and what works in different browsers. I assume you are also familiar with "haslayout" issue with IE?
It doesn't take a genious to see which makes the most business sense.
Again, you are talking about coding to browsers and I am not. I am saying use a better browser to test for standards compliance. Make sure you wrote proper code. If it doesn't work in IE then that is IEs fault and not yours. The adjustments you might have to make are known and documented.
Hopefully at some point IE will have enough standards compliance where it is a non-issue or the tide of browser users will switch to FireFox, but I'm not holding my breath.
I made a mistake. Firefox is 16% in the US and 13% world wide. Here is the source reported in all the magazines.
Comment