Download desired Win/IE combo from: http://www.microsoft.com/en-us/download/details.aspx?id=11575 On Win, run the downloaded part01.exe file and generate the final WindowsX.vhd file from the additional .rar files. On Mac, use the Parallels converter to make the file useable: /Library/Parallels//Parallels\ Service.app/Contents/PlugIns/Parallels\ VM\ Converter.app/Contents/MacOS/prl_convert WindowsX.vhd Original article: http://joemaller.com/2896/ie6-ie7-and-ie8-compatibility-testing-with-microsoft-virtual-pcs/ Notes per Microsoft: The password to login to all of these images […]
I was having trouble with a table not sizing properly. The width of the table was much wider that the content. It tuns out that both Safari and IE7 have trouble with COLSPAN. Worked just fine in FF and IE8. The fix was to make the COLSPAN into a single cell and place another table […]