• My site is https://www.claimslink.com

    The site doesn’t render properly in IE9’s Compatibility View, as well as IE7. I am not so concerned with supporting IE7 as I am for it supporting IE9 Compatibility View. How do I go about fixing these errors so that my site renders properly in these two IE modes?

    I’ve validated my site and there are two errors:

    Error Line 58, Column 64: Bad value X-UA-Compatible for attribute http-equiv on element meta.
    <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
    
    Error Line 434, Column 210: Element link is missing required attribute property.
    …x-content-slider/css/theme-silver.css?ver=3.5.1' type='text/css' media='all' />
    Attributes for element link:
    Global attributes
    href
    crossorigin
    rel
    media
    hreflang
    type
    sizes
    Also, the title attribute has special semantics on this element.

    Thanks so much!

Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Site layout broken in IE9 Compatibility mode and IE7’ is closed to new replies.