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 876841
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T11:30:04+00:00 2026-05-15T11:30:04+00:00

It seems that when the webpage has <meta content=’IE=EmulateIE7′ http-equiv=’X-UA-Compatible’ /> so that IE

  • 0

It seems that when the webpage has

<meta content='IE=EmulateIE7' http-equiv='X-UA-Compatible' />

so that IE 8 will emulate IE 7, then later in the webpage, when there is

<!--[if lt IE 8]> 
  <link href="http://www.example.com/stylesheets/compiled/ie.css" type="text/css" />
<![endif]-->

then it will also be loading ie.css?

That is, it is IE 8, emulating IE 7, and so the lt IE 8 will be true?

Update: but then, the server side variable HTTP_USER_AGENT will be still saying IE 8? Because the browser goes to the server as IE 8, gives IE 8 as the string of HTTP_USER_AGENT, and then the server replies with wanting to emulate IE 7. So if the server language such as PHP detects HTTP_USER_AGENT, it will still be IE 8 in the compatibility mode (IE 7 emulation mode)?

  • 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-15T11:30:05+00:00Added an answer on May 15, 2026 at 11:30 am

    That’s the whole point of that meta tag, isn’t it? The moment you have this:

    <meta content='IE=EmulateIE7' http-equiv='X-UA-Compatible' />
    

    IE8 starts behaving on the client-side as IE7:

    • Your pages will all render as they would in IE7
    • Your conditional comments targeting anything older than IE8 (<!--[if lt IE 8]>) will also be read, and the code inside executed, so ie.css is loaded

    However, the IE7 switch only takes place after IE8 reads that meta tag. Since your HTML is returned as part of the response, IE8 has to request it first. Since IE8 has no idea beforehand that this meta tag would appear, the user-agent string it sends is MSIE 8.0. PHP then recognizes it as IE8.

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

Sidebar

Related Questions

It seems that it is not advisable to use <meta http-equiv=REFRESH CONTENT=3;url=url> for redirects
Seems that This will be an easy question for you but this problem is
when i refresh a part of a webpage that has a jquery ui button,
I'm writing a webpage that has a table with rows that slide open and
So I have this webpage built that has a photo gallery on the left
I need to write some client-side javascript for a webpage that will truncate the
My boss has asked for a page that will not change to have two
Okay i know this has been asked a lot but it seems that none
I have a webpage that has a comment box that can be toggled by
While it seems that this has been asked many times before, but there's a

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.