Which web browsers should you support?
For the first time in roughly a year, I saw what my sie looked like in IE6, and I was distraught. Not a single page renders the way it should, with some practically unusable. With IE8 on the horizon, is it worth it to remake my CSS to work with IE6?
As of right now, we're talking about roughly a third of our visitors are IE6, a third are IE7, and a third are Firefox. However, the IE6 statistic is decreasing by the month. While 30% is a rather significant audience to cut off, I'm just wondering whether you spend the extra time and effort to design for older versions of IE?
cscgal
The Queen of DaniWeb
19,421 posts since Feb 2002
Reputation Points: 1,474
Solved Threads: 229
cscgal
The Queen of DaniWeb
19,421 posts since Feb 2002
Reputation Points: 1,474
Solved Threads: 229
yeah i think no browser perfect,
but i think firefox id better right now
rudevils
Junior Poster in Training
80 posts since Jan 2008
Reputation Points: 10
Solved Threads: 10
I've been reading up on it, and it turns out that IE6 has a LOT of CSS bugs that were corrected in IE7. Unfortunately, it still holds a 30% market share, so it looks like developers are being forced into supporting it.
cscgal
The Queen of DaniWeb
19,421 posts since Feb 2002
Reputation Points: 1,474
Solved Threads: 229
By looks of it you may need to support IE6 at least for another year...
peter_budo
Code tags enforcer
15,432 posts since Dec 2004
Reputation Points: 2,806
Solved Threads: 900
I think if we make website for clients, we must test it in different browser.
I usually use ie6 and firefox to test it until it work well in that 2 browser.
rudevils
Junior Poster in Training
80 posts since Jan 2008
Reputation Points: 10
Solved Threads: 10
Your present user figures speak for themselves. You certainly need to keep supporting IE6 until it's in negligable use.
The best way to solve the problem is to---from the beginning---only use techniques that are known to work everywhere, where 'everywhere' currently, unfortunately, includes IE6.
Since you've just done a bit of a redesign and it looks good from where I'm sitting ( Opera ); if I were you I wouldn't invest too much time making everything look perfect in IE6. Just get the functional part working ( you said the site is 'practically unusable' in places, so sort that bit out ), but leave any tiny visual discrepancies alone, or assign them a very low priority, and then just watch the user browser figures. Maybe in 6 months things will be different. Maybe in 6 months all those IE6 sufferers will find Opera ^_-
You know, Opera users may well appear as IE6 users. Personally, I always indentify as IE because certain sites refuse to open up to browsers that identify as Opera, so.. maybe your user stats are a little skewed by Opera users ( for which the site works fine ). Last time I looked at the browser ID string in this mode ( was Opera 8, sometime last year ) it was equiv. to the IE6 browser ID string.
MattEvans
Veteran Poster
1,386 posts since Jul 2006
Reputation Points: 522
Solved Threads: 64
A good coder shall support IE6 and FX2 and never bother with any other; should I add: browsing toys, which are more seriously concerned with their own look rather than with how they render your reqiured content.
Regards
Troy III
Practically a Master Poster
609 posts since Jun 2008
Reputation Points: 120
Solved Threads: 80