Force IE8 Into IE7 Compatiblity Mode

后端 未结 9 2067
深忆病人
深忆病人 2020-11-27 02:35

Is there a way to force IE8 into IE7 compatibility mode using .NET or Javascript?

9条回答
  •  春和景丽
    2020-11-27 03:29

    This can be done in IIS: http://weblogs.asp.net/joelvarty/archive/2009/03/23/force-ie7-compatibility-mode-in-ie8-with-iis-settings.aspx

    Read the comments as well: Wednesday, April 01, 2009 8:57 AM by John Moore

    A quick follow-up. This worked great for my site as long as I use the IE=EmulateIE7 value. Trying to use the IE=7 resulted in my site essentially hanging when run on IE8.

提交回复
热议问题