問題描述:瀏覽器
在本機IIS部署的APP,經過localhost 地址訪問,如:http://localhost/AMTS4004/LoginFrm.aspx,IE會出現兼容性視圖圖標選擇是否使用兼容性視圖,工具
若是經過IP訪問,如:http://192.168.1.100/AMTS4004/LoginFrm.aspx,則IE會默認使用」兼容性視圖「,這樣若是網站有用到新的Css樣式就顯示不出來,網站
***********************************************************************************blog
解決方案:部署
打開IE瀏覽器「工具」菜單,it
把「Display intranet sites in Compatibility View」選項勾除掉兼容性
這樣IE 訪問內部網站是不默認「兼容性視圖」.im