In a wonderful world the topic of browser compatibility wouldn’t exist — all would adhere to the same standard. However, such a world doesn’t exist and those working on the mobile platform feel the frustration more than most; almost like it’s 1999 again. But in the context of the web based browsers; it is odd that the the question (or debate) of browser compatibility comes up so often. The answer seems so simple — does it really need to be answered time after time? Is there anything worth debating? What browsers matter? I will tell you … check your statistics! Know your user base and build to accommodate that user base; simple.

If 90% of your user base uses Internet Explorer 6, then guess what — you should be ensuring that your site renders properly in IE6 (whether you like it or not). Know your users and then you’ll know the answer to the question; what browsers matter.

Okay, so there might be a bit more to it than that; but not much more. You need a base browser to build off of — one whose default rendering is as close to perfection as possible. This is a debatable topic in of itself; because all browsers have their flaws. However, the Mozilla based browsers (ex: Firefox) have been deemed the closest to perfection at present time — again, this is debatable. So, you build to ensure your mark-up is correct first — this means if you agree with the Mozilla browser, you make sure it works there first and then correct for the other (more flawed) browsers.

So, if 90% of your user base is on IE6 — this does not mean that you build on IE6; it simply means you build your website correctly and then account for the flaws in IE6. We recommend using conditional comments to accomplish this.

The objective is to produce perfect code — as flexible and as extensible as possible. Then, check your site statistics and determine which other browsers are worth the time and effort.

It is for you, the site owner, to determine what % of your user base constitutes enough to warrant spending the additional time/resources on correcting for older more deprecated browsers. At the end of the day, it all comes down to opportunity cost. Accounting for IE7 typically doesn’t require much work — while accounting for IE5.2 on the Mac requires an extreme amount of attention to detail. So if 10% of your user base is using IE7, I would recommend accounting for that user base; because the time/cost is worth not alienating that percentage. However, if 10% of your user base is using IE5.2 on the Mac then I may advise you to not account for that user base — the time/cost might not be worth satisfying that user bases’ user-experience to perfection. The reality is that anyone browsing the modern web on something as archaic as IE5.2 is probably use to a broken web experience in general. But, that is a decision to be made on a case-by-case basis after an extensive review of the site analytics.

And if you are a new website with no past analytics? Well, like with all thing business — do your research. Know your demographic and their web behaviors — check the competition. In general though — always check against the Mozilla based browsers, Opera, Safari as well as IE6 and IE7 (yes, I know there are more).

This same solution goes for the screen resolution debate as well — know your demographic and accommodate them; check your analytics.

To the front-end developers out there … just have pride in your work. Forget the analytics for a second; strive to create perfect code and in that many of your browser compatibility issues vanish. Demand that your code is going to render correctly to the pixel in all modern browsers for no other reason than because it makes you smile!

Have Your Say

  1. Commenting is not available.
Cross-Browser Compatibility: Which Browsers Matter?

May 2012

S M T W T F S
    1 2 3 4 5
6 7 8 9 10 11 12
13 14 15 16 17 18 19
20 21 22 23 24 25 26
27 28 29 30 31