IE8 support

Discussion in 'HTML & Website Design' started by venkata_kesava, Oct 21, 2009.

  1. #1
    Hello EveryOne,

    Currently i am supporting IE6 and IE7. Now we need to support IE8. Can anyone help to provide me any articals or things needs to taken care in IE8 compared with IE6/IE7.

    Thanks In Advance,
    Venkat
     
    venkata_kesava, Oct 21, 2009 IP
  2. Fez

    Fez Member

    Messages:
    66
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    43
    #2
    If it works on IE7 it will work on IE8.
     
    Fez, Oct 21, 2009 IP
  3. drhowarddrfine

    drhowarddrfine Peon

    Messages:
    5,428
    Likes Received:
    95
    Best Answers:
    7
    Trophy Points:
    0
    #3
    False. IE8s css support is much better and some pages that were created to work with IE7 won't work correctly in IE8. What makes it worse is, IE8s "IE7 compatibility mode" doesn't work like IE7 very well either.
     
    drhowarddrfine, Oct 21, 2009 IP
  4. Rad_Dev

    Rad_Dev Peon

    Messages:
    62
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Rad_Dev, Oct 21, 2009 IP
  5. Pyrokinetic

    Pyrokinetic Peon

    Messages:
    11
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    IE is the most horrible browser ever.

    but if you insist on making your website compatible for the idiots too stupid to download a proper browser, try putting this between your <head></head> tags:

    <meta http-equiv="X-UA-Compatible" content="IE=7" />
    HTML:
     
    Pyrokinetic, Oct 22, 2009 IP