Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. ASP.NET
  4. I want to force webpage to IE9 compability mode.

I want to force webpage to IE9 compability mode.

Scheduled Pinned Locked Moved ASP.NET
javascriptquestioncssdesignsysadmin
2 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • B Offline
    B Offline
    buffering83
    wrote on last edited by
    #1

    Some web page is rigt action only in IE7 or 8.

    So i want to force webpage to Compability mode.

    I cod blow but it doesn't work.

    How can i do that?

    <head runat="server">

    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9"/>
    <link rel="stylesheet" type="text/css" href="../style/company.css" />
    <script type="text/javascript" src="../../common/script/ui.js"></script>

    <title></title>
    

    </head>

    hi My english is a little. anyway, nice to meet you~~ and give me your advice anytime~

    A 1 Reply Last reply
    0
    • B buffering83

      Some web page is rigt action only in IE7 or 8.

      So i want to force webpage to Compability mode.

      I cod blow but it doesn't work.

      How can i do that?

      <head runat="server">

      <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9"/>
      <link rel="stylesheet" type="text/css" href="../style/company.css" />
      <script type="text/javascript" src="../../common/script/ui.js"></script>

      <title></title>
      

      </head>

      hi My english is a little. anyway, nice to meet you~~ and give me your advice anytime~

      A Offline
      A Offline
      Anuj Banka
      wrote on last edited by
      #2

      <meta http-equiv="X-UA-Compatible" content="IE=8"> <meta http-equiv="X-UA-Compatible" content="IE=7"> and here is the link you can read about meta tags Link For Meta Tags[^]

      ANuj

      1 Reply Last reply
      0
      Reply
      • Reply as topic
      Log in to reply
      • Oldest to Newest
      • Newest to Oldest
      • Most Votes


      • Login

      • Don't have an account? Register

      • Login or register to search.
      • First post
        Last post
      0
      • Categories
      • Recent
      • Tags
      • Popular
      • World
      • Users
      • Groups