dpuwov1487 2013-12-30 07:52
浏览 67
已采纳

Windows Azure上的PHP网站未显示IE 11模式

I am hosting a PHP Wordpress website on my Windows Azure account. However when I run my website in IE11 it has a lot of flaws compared to chrome and firefox, which run perfectly.

However if I press f12 and set my document mode to edge it works fine, by default however it is set to 8. So I was wondering how I can set up my Azure hosting to make my website run in IE11 mode instead of 8.

Any ideas?

It's a bit tricky because of the windows azure hosting, so I can't just modify everything

  • 写回答

1条回答 默认 最新

  • dqcz57269 2014-01-07 09:53
    关注

    Seems nobody answered my question, after a few days I figured out it was a really really easy fix, I just added this line to the header:

    <meta http-equiv="X-UA-Compatible" content="IE=11">
    
    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥15 FLUENT如何实现在堆积颗粒的上表面加载高斯热源
  • ¥30 截图中的mathematics程序转换成matlab
  • ¥15 动力学代码报错,维度不匹配
  • ¥15 Power query添加列问题
  • ¥50 Kubernetes&Fission&Eleasticsearch
  • ¥15 報錯:Person is not mapped,如何解決?
  • ¥15 c++头文件不能识别CDialog
  • ¥15 Excel发现不可读取的内容
  • ¥15 关于#stm32#的问题:CANOpen的PDO同步传输问题
  • ¥20 yolov5自定义Prune报错,如何解决?