Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

IE 8 emulation on mac

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).

like image 865
dr jerry Avatar asked Feb 16 '26 11:02

dr jerry


1 Answers

  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
like image 81
Matt Ball Avatar answered Feb 21 '26 15:02

Matt Ball