How to disable Compatibility View in IE

前端 未结 8 2024
独厮守ぢ
独厮守ぢ 2020-12-04 07:24

I am wondering how do you stop people who are using IE 8 from going to Compatibility mode?



        
8条回答
  •  死守一世寂寞
    2020-12-04 07:59

    Adding a tag to your page will not control the UI in the Internet Control Panel (the dialog that appears when you selection Tools -> Options). If you're looking at your homepage which could be google.com, msn.com, about:blank or example.com, the Internet Control Panel has no way of knowing what the contents of your page may be, and it will not download it in the background.

    Have a look at this document on MSDN which discussed compatibility mode and how to turn it off for your site.

提交回复
热议问题