Can I get away with testing sites using IE8 with IE7 compatibility on?

前端 未结 9 1175
自闭症患者
自闭症患者 2021-02-07 23:49

As a developer, can I safely upgrade to IE8 and use its IE7 compatibility mode to test how sites look in IE7? For IE6, I have a virtual machine and it is quite inconvenient. I d

9条回答
  •  猫巷女王i
    2021-02-08 00:01

    The MSHTML code changed. IE7 compat mode should be pretty damn close to IE7, but... the code changed. I would still test both.

    Microsoft makes Virtual PC images available for testing this.

提交回复
热议问题