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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T00:19:58+00:00 2026-05-20T00:19:58+00:00

This is kinda weird problem we came across with my friend. We located our

  • 0

This is kinda weird problem we came across with my friend. We located our site at network drive and tried to open it from there. All other browsers render this page just fine but IE (btw. why it’s always IE? 🙂 ) can’t understand inline-block statement. But if I copy our file to my local drive there is no problem, IE renders everything just like other browsers.
I tested this with IE7-9b.

  • 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-20T00:19:58+00:00Added an answer on May 20, 2026 at 12:19 am

    This sounds like that problem – where IE switches rendering modes depending on where the page is located.

    It’s insane.

    See this answer.

    http://127.0.0.1/mysite/mypage.php  <-- IE8 by default (updated!)
    http://localhost/mysite/mypage.php  <-- IE8 by default (updated!)
    http://machinename/mysite/mypage.php  <-- IE7 by default
    http://192.168.100.x/mysite/mypage.php  <-- IE7 by default
    http://google.com/  <-- IE8 by default
    

    So, because you’re accessing your site via “network drive”, IE is going into IE7 mode, and IE7 does not support inline-block properly, hence your site does not render properly.

    You can request IE8 to render your page in IE8 mode by adding this to your page:

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

    Or, to request IE8 to use the most recent version of it’s rendering engine (think IE9), you should use this:

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

    Or, to use Chrome Frame instead if it’s available:

    <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1" />
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

ok so this problem is kinda weird because the NSLog I have right in
Ok, so this question is a bit weird, and kinda rubs me the wrong
This is getting kinda weird. I am designing a website and every time I
So my problem is kinda weird, it only occurs when I test the application
This is a weird situation and I normally would never do it but our
This is kind of weird problem. I have been using HttpWebRequest for a long
I'm building my chrome extension and I've got weird problem. This is script I'm
This is kinda weird. I have the next query: SELECT * , GROUP_CONCAT( x.tag
I have a weird problem. I am making kinda my own framework like codeigniter
This is kind of a weird problem, but I have to create a search

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.