Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3987126
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T06:05:49+00:00 2026-05-20T06:05:49+00:00

Is this possible at all? I tried adding this to the page but it

  • 0

Is this possible at all?
I tried adding this to the page but it didn’t change a thing.

<meta http-equiv="X-UA-Compatible" content="IE=8">

UPDATE- I’m trying to do this because our site has some IE9 specific CSS issues, which wouldn’t appear in IE8.

Thanks

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T06:05:50+00:00Added an answer on May 20, 2026 at 6:05 am

    You can use the document compatibility
    mode to do this, which is what you
    were trying.. However, thing to note
    is: It must appear in the Web page’s
    header (the HEAD section) before all
    other elements, except for the title
    element and other meta elements Hope
    that was the issue.. Also, The
    X-UA-compatible header is not case
    sensitive Refer:
    http://msdn.microsoft.com/en-us/library/cc288325%28v=vs.85%29.aspx#SetMode

    Edit: in case something happens to kill the msdn link, here is the content:

    Specifying Document Compatibility Modes

    You can use document modes to control the way Internet Explorer
    interprets and displays your webpage. To specify a specific document
    mode for your webpage, use the meta element to include an
    X-UA-Compatible header in your webpage, as shown in the following
    example.

    <html>
    <head>
      <!-- Enable IE9 Standards mode -->
      <meta http-equiv="X-UA-Compatible" content="IE=9" >
      <title>My webpage</title>
    </head>
    <body>
      <p>Content goes here.</p>
    </body>
    </html> 
    

    If you view this webpage in Internet Explorer 9, it will be displayed
    in IE9 mode.

    The following example specifies EmulateIE7 mode.

    <html>
    <head>
      <!-- Mimic Internet Explorer 7 -->
      <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" >
      <title>My webpage</title>
    </head>
    <body>
      <p>Content goes here.</p>
    </body>
    </html> 
    

    In this example, the X-UA-Compatible header directs Internet Explorer
    to mimic the behavior of Internet Explorer 7 when determining how to
    display the webpage. This means that Internet Explorer will use the
    directive (or lack thereof) to choose the appropriate
    document type. Because this page does not contain a
    directive, the example would be displayed in IE5 (Quirks) mode.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Possible Duplicate: Dynamically adding collapsible elements I've seen a few posts on this but
Is this combination possible at all? If yes, will I still need to buy
I'm curious if this is possible at all since a select * from html
First of all, is this possible? If so: What challenges would I encounter in
is this possible to do , or do i have to do it all
Is this possible? I want to have the To:, Body, and an Attachment all
I need to generate Entities/Object from selected tables - not all. Is this possible
First of all I'm not sure this is even possible, however I need to
I tried googling, but didn't come up with much. I'm building a horizontal carousel
I know this question has been asked before but the other solutions didn't work

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.