Internet explorer 5, still not dead.

Discussion in 'CSS' started by AdamSee, Oct 30, 2006.

  1. #1
    According to w3schools, IE5 still accounts for a 3.5% market share internationally.

    Do any of you still design with IE5 or even use the browser to test your sites against?

    I haven't got big site statistics like w3schools, but the majority of mine tend to get around 0.01% from IE5. I'd love to see what browsers hit google.com
     
    AdamSee, Oct 30, 2006 IP
  2. KLB

    KLB Peon

    Messages:
    1,167
    Likes Received:
    68
    Best Answers:
    0
    Trophy Points:
    0
    #2
    I keep an old Win95 box around specifically so that I can test my sites on IE5.5 from time to time. It isn't a primary browser I test against, but I do make periodic spot checks to see if any new issues have cropped up. The thing is that older versions of Windows can not upgrade to IE6 so I figure that I should at least provide basic support for IE5.5.

    With that said, I do not allow IE5.5 hold up a design feature just because IE5.5 doesn't support it. Instead I will use the "<!--[if IE 5]><![endif]-->" trick to feed IE5 a separate stylesheet that fixes IE5.5 display issues or will allow IE5 to render a page in a usable fashion that is different from other more modern browsers. This tactic has made it easy for me to resolve IE5.5 specific issues without impacting design considerations for modern browsers.
     
    KLB, Oct 30, 2006 IP
  3. Forcefield

    Forcefield Peon

    Messages:
    314
    Likes Received:
    8
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Forcefield, Nov 9, 2006 IP
  4. kaethy

    kaethy Guest

    Messages:
    432
    Likes Received:
    23
    Best Answers:
    0
    Trophy Points:
    0
    #4
    And that's the stats for webreference.com !
    I'm sure stats for more generic sites would be different.

     
    kaethy, Nov 11, 2006 IP
  5. KLB

    KLB Peon

    Messages:
    1,167
    Likes Received:
    68
    Best Answers:
    0
    Trophy Points:
    0
    #5
    KLB, Nov 12, 2006 IP
  6. tschrock

    tschrock Peon

    Messages:
    527
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Most of that traffic is probaly cloak programs spoofing browser signatures. I mean seriously - who uses IE 3? Homeless people in the African desert?
     
    tschrock, Nov 12, 2006 IP
  7. WiBu

    WiBu Member

    Messages:
    48
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    43
    #7
    I stopped checking for IE5 a year or so ago. According to some of my sites stats, no one using IE5 has visited them, ever.
     
    WiBu, Nov 13, 2006 IP
  8. M57

    M57 Peon

    Messages:
    41
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #8
    IE5 is dead already. If someone using IE5 have problems with your site, it's their problem, not yours.

    I've never supported IE5 in my designs. Why would i spend extra time tweaking my layout for a browser than hardly 1% of my visitors use?
     
    M57, Nov 15, 2006 IP