Override intranet compatibility mode IE8

后端 未结 19 2322
执念已碎
执念已碎 2020-11-22 10:04

By default IE8 forces intranet websites into compatibility mode. I tried changing the meta header to IE8, but it doesn\'t acknowledge the meta header and just uses the brows

19条回答
  •  执笔经年
    2020-11-22 10:11

    Try putting the following in the header:

    
    

    Courtesy Paul Irish's HTML5 Boilerplate (but it works in XHTML Transitional, too).

提交回复
热议问题