IE 8 emulation on mac

送分小仙女□ 提交于 2020-01-15 05:51:08

问题


I currently only have macs for development. My site looks good in the Chrome, safari and firefox but not in IE 8. Normally I'd say too bad, use a proper browser, but that is probably not going to work with my user base. Are there ways to emulate IE 8 on the mac? BTW if somebody wants to have a look: here is the site.

In IE 8 only the 1 first column is displayed. In chrome or firefox I don't see any warnings, apart from some javascript warnings which I fixed locally (but not on world wide web yet).


回答1:


The only way I know to do this is to run Windows with a program like Parallels and use IE that way.

I would recommend running Windows 7 and IE 9. IE 9 is not only a competent web browser, it can render pages as IE 7 or IE 8 by using the included developer tools.




回答2:


  1. Install VirtualBox (it's free and good) or another virtualizer (VMWare, Parallels)
  2. Convert and use one of these Microsoft VirtualPC VHDs
  3. Test



回答3:


There is CrossOver (proprietary 51$). It "allows many Windows-based applications to run on Mac OS X using a compatibility layer". It is based on Wine.

It works OK (JavaScript + Flash). They provide automatic installation for Internet Explorer 6 and 7. For Internet Explorer 8 one more step is required to get what they call a CrossTie.

You can also try WineBootler (free and based on Wine too) but it does not work very well (no JavaScript support).

Edit: I recommend to use a VM from Microsoft modern.IE website, this is what people do.



来源:https://stackoverflow.com/questions/5747341/ie-8-emulation-on-mac

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!