How To Test Multiple Versions of IE Using Parallels

Author: , July 19th, 2012

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 […]

How To Create A Conditional Comment That Runs For All Browsers Except IE 8 And Below

Author: , July 12th, 2012

Use downlevel-revealed conditional comments:

How To Fix IE7 Inline-Block Bug

Author: , October 2nd, 2011

If you’re using inline-block on elements that are inline by nature (a, span, etc.), IE7 will not recognize your inline-block. Simply use this IN ADDITION to your CSS to make it work.

How To Cope With HTML5 and IE

Author: , July 22nd, 2011