User Name Password Register
DaniWeb IT Discussion Community
All
What is DaniWeb IT Discussion Community?
You're currently browsing the Web Developers' Lounge section within the Web Development category of DaniWeb, a massive community of 427,199 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 2,263 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Web Developers' Lounge advertiser: Programming Forums
Views: 2193 | Replies: 17
Reply
Join Date: Feb 2002
Location: Lawn Guylen, NY
Posts: 10,942
Reputation: cscgal is just really nice cscgal is just really nice cscgal is just really nice cscgal is just really nice cscgal is just really nice 
Rep Power: 32
Solved Threads: 118
Admin
Staff Writer
cscgal's Avatar
cscgal cscgal is online now Online
The Queen of DaniWeb

Which web browsers should you support?

  #1  
Mar 20th, 2008
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?
AddThis Social Bookmark Button
Reply With Quote  
Join Date: Feb 2002
Location: Lawn Guylen, NY
Posts: 10,942
Reputation: cscgal is just really nice cscgal is just really nice cscgal is just really nice cscgal is just really nice cscgal is just really nice 
Rep Power: 32
Solved Threads: 118
Admin
Staff Writer
cscgal's Avatar
cscgal cscgal is online now Online
The Queen of DaniWeb

Re: Which web browsers should you support?

  #2  
Mar 20th, 2008
Incidentally, the problems that I have with IE6 are related to a known bug you can read about here:

http://www.positioniseverything.net/...oatIndent.html
http://www.positioniseverything.net/...ed-margin.html

Lots of others here => http://www.google.com/search?sourcei...08&q=ie6+float
Reply With Quote  
Join Date: Jan 2008
Location: Bali - Indonesia
Posts: 62
Reputation: rudevils is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 8
rudevils rudevils is offline Offline
Junior Poster in Training

Re: Which web browsers should you support?

  #3  
Mar 21st, 2008
yeah i think no browser perfect,
but i think firefox id better right now
If love is blind, why there's a bikini ??

Post your article at Bali Side Notes share your knowledge
Reply With Quote  
Join Date: Feb 2002
Location: Lawn Guylen, NY
Posts: 10,942
Reputation: cscgal is just really nice cscgal is just really nice cscgal is just really nice cscgal is just really nice cscgal is just really nice 
Rep Power: 32
Solved Threads: 118
Admin
Staff Writer
cscgal's Avatar
cscgal cscgal is online now Online
The Queen of DaniWeb

Re: Which web browsers should you support?

  #4  
Mar 22nd, 2008
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.
Reply With Quote  
Join Date: Dec 2004
Location: London or Slovakia
Posts: 2,467
Reputation: peter_budo is a jewel in the rough peter_budo is a jewel in the rough peter_budo is a jewel in the rough peter_budo is a jewel in the rough 
Rep Power: 11
Solved Threads: 296
Moderator
Featured Poster
peter_budo's Avatar
peter_budo peter_budo is offline Offline
Code tags enforcer

Re: Which web browsers should you support?

  #5  
Mar 22nd, 2008
By looks of it you may need to support IE6 at least for another year...
Learn to see in another's calamity the ills which you should avoid.
Publilius Syrus
(~100 BC)

If we helped you to solve your problem, answered your question please mark your post as SOLVED.
Reply With Quote  
Join Date: Mar 2008
Posts: 153
Reputation: Suomedia is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 19
Suomedia Suomedia is offline Offline
Junior Poster

Re: Which web browsers should you support?

  #6  
Mar 22nd, 2008
Yep... IE6 users don't like to upgrade, simple as that and we will need to keep supporting it. Since I am not a fanatic for valid style sheets (see no valid reason to be) I am thankful that IE6 display bugs are relatively simple to fix using underscore (importing extra stylesheets are just too much work to be worth the trouble IMO).


Matti Ressler
Suomedia
If you want your dreams to come true, the first thing you must do is to wake up....
Suomedia - Dynamic Content Management
Reply With Quote  
Join Date: Mar 2008
Posts: 1
Reputation: bubba11895 is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
bubba11895 bubba11895 is offline Offline
Newbie Poster

Re: Which web browsers should you support?

  #7  
Mar 22nd, 2008
Yes my first site some how did not work on ie5-6 and some times it would mess up with opera, and sea monkey/firefox but it work perfect on safari and ie7
Reply With Quote  
Join Date: Dec 2007
Posts: 287
Reputation: ericstenson is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 28
Colleague
ericstenson's Avatar
ericstenson ericstenson is offline Offline
Posting Whiz in Training

Re: Which web browsers should you support?

  #8  
Mar 23rd, 2008
I work at a web development firm in Boston. All the designers and programmers around me are Firefox users. The firm I am at does a lot of "big" client projects. Anyway, one of the partners put a sign on the desk of the guy that sits next to me with an IE6 logo speaking "Please don't forget about me or the millions of people that use me."

We test our sites EXTENSIVELY in IE6, FireFox, IE7. The partners are ALWAYS bothering us about testing in alternate browsers. I big into Microsoft, so they are always joking with me: "When did you last test in Firefox? Does it work in Firefox?"

In short, you NEED to test in IE6!!!!!
--
"Dummy."
Reply With Quote  
Join Date: Jan 2008
Location: Bali - Indonesia
Posts: 62
Reputation: rudevils is an unknown quantity at this point 
Rep Power: 1
Solved Threads: 8
rudevils rudevils is offline Offline
Junior Poster in Training

Re: Which web browsers should you support?

  #9  
Mar 23rd, 2008
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.
If love is blind, why there's a bikini ??

Post your article at Bali Side Notes share your knowledge
Reply With Quote  
Join Date: Mar 2008
Posts: 4
Reputation: andymonk is an unknown quantity at this point 
Rep Power: 0
Solved Threads: 0
andymonk andymonk is offline Offline
Newbie Poster

Re: Which web browsers should you support?

  #10  
Mar 24th, 2008
I think part of the problem with IE7 is that its such a drastic departure from what traditional IE6 users have been used to for such a long time (in terms of appearance etc). Now with IE8 being in testing, we should (hopefully ) see lots more IE7 and IE8 users, or perhaps converts to Firefox.

Just a matter of time!
Last edited by andymonk : Mar 24th, 2008 at 8:37 am.
Reply With Quote  
Reply

Only community members can participate in forum threads. You must register or log in to contribute.

DaniWeb Web Developers' Lounge Marketplace
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)

 

Thread Tools Display Modes

Similar Threads
Other Threads in the Web Developers' Lounge Forum

All times are GMT -4. The time now is 10:36 pm.
Forum system based on vBulletin Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
©2003 - 2008 DaniWeb® LLC