I’ve been testing in “multiple IEs”:http://thatnorwegianguy.com/how-to-install-multiple-versions-of-ie/ for a while, but recently I ran into a huge problem. Huge to me because I rely on conditional comments rather than CSS hacks/filters. As it turns out multiple IE doesn’t read conditional comments, probably because Windows and/or the Internet Explorers get confused about which browser itself is. I [...]