Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Is there a IE tester for mac? [closed]

I want to test my site on different version of IE on mac, is there any software for that ?

like image 695
ktm Avatar asked Oct 02 '10 06:10

ktm


2 Answers

You can also use VirtualBox to install windows and use IE on mac . While virtualbox is free, you need to get a handle on windows OS.

  • http://www.virtualbox.org/

You can also download the IE from Microsoft and use winebottler. It runs off of Wine and ‘bottles’ various Windows apps into launchable .app files that sit in your Applications folder like any other Mac app.

  • http://winebottler.kronenberg.org/
like image 192
pyfunc Avatar answered Sep 29 '22 15:09

pyfunc


You could try using an online browser tester, for example

  • BrowserShots - http://browsershots.org/
like image 42
ocodo Avatar answered Sep 29 '22 14:09

ocodo