IE10 on Windows 7 Side-by-Side IE8

后端 未结 5 883
失恋的感觉
失恋的感觉 2021-02-18 13:00

Can I install IE10 Preview for Windows 7 and keep the previous IE8 version for development testing?

5条回答
  •  -上瘾入骨i
    2021-02-18 13:30

    I don't believe you will be able to run IE8 and IE10 side-by-side on the same machine. Instead, I would encourage you to use the browser-emulation options found within the F12 Developer Tools. From there you can instruct IE10 to behave as though it were IE8.

    If emulation isn't desirable, and you're not interested in downloading a virtual machine image, you could also consider exploring the BrowserStack service. It will allow you to spin up IE8 on multiple versions of Windows, and view both remote and local files.

提交回复
热议问题