Browser compatibility problems

Discussion in 'HTML & Website Design' started by dynic, May 24, 2011.

  1. #1
    How to solve the browser compatibility problems ? Most of my sites will compatible with all browser but in the case of IE 7 and IE 6 its failed.What is the solution ?
     
    dynic, May 24, 2011 IP
  2. karthimx

    karthimx Prominent Member

    Messages:
    4,959
    Likes Received:
    127
    Best Answers:
    2
    Trophy Points:
    340
    #2
    write a different css code for IE 6 and IE7 and that will fix the problem.
     
    karthimx, May 24, 2011 IP
  3. abacies

    abacies Active Member

    Messages:
    103
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    66
    #3
    Separate style sheet for IE .That is the best solutions.
     
    abacies, May 24, 2011 IP
  4. drhowarddrfine

    drhowarddrfine Peon

    Messages:
    5,428
    Likes Received:
    95
    Best Answers:
    7
    Trophy Points:
    0
    #4
    Whenever anyone speaks of "browser compatibility" problems they really mean "it doesn't work in IE".
     
    drhowarddrfine, May 24, 2011 IP
  5. eamo

    eamo Peon

    Messages:
    225
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Develop your sites using Google WebKit. GWT builds webpages iusing javascript and it cross platform compatible.

    Bit of an upward learning curve learning it, so not suitable for small sites.
     
    eamo, May 24, 2011 IP
  6. serversea

    serversea Peon

    Messages:
    190
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    You should be constantly viewing your result in IE while developing or define two different CSS, one for IE and second one for others.
     
    serversea, May 24, 2011 IP
  7. drhowarddrfine

    drhowarddrfine Peon

    Messages:
    5,428
    Likes Received:
    95
    Best Answers:
    7
    Trophy Points:
    0
    #7
    Ignore the previous two amateurs who know nothing of web development.
     
    drhowarddrfine, May 25, 2011 IP