Web page looks unaligned in IE9, but looks ok in IE6, IE7, IE8 & Firefox

Discussion in 'HTML & Website Design' started by chrisj, Sep 25, 2011.

  1. #1
    Web page looks unaligned in IE9, but looks ok in IE6, IE7, IE8 & Firefox.
    Any solutions/suggestions?
     
    chrisj, Sep 25, 2011 IP
  2. Rukbat

    Rukbat Well-Known Member

    Messages:
    2,908
    Likes Received:
    37
    Best Answers:
    51
    Trophy Points:
    125
    #2
    Conditional Comments to butcher it up for IE9.

    Without seeing all the HTML and CSS, I can't even begin to guess whether it's a basic incompatibility problem that can't be worked around or just some code you wrote that won't work in both 9 and earlier versions. But using conditional comments will fix the problem, if in a very inelegant way. (But then, the inelegance is really Microsoft's, in choosing to march to the tune of a different plumber.)
     
    Rukbat, Sep 26, 2011 IP