As you may know the use of conditional comments, to load extra CSS files, blocks downloads of other elements in IE. For IE8 and IE9 we can fix that. But for IE6 and IE7 I have not found a solution, apart from not using the conditional comments :-).
Anyone here have a solution? Thanks for any comment.
No! I have it wrong! I took so many hours staring at those lines that I saw it wrong. There is no blocking, you are right. I was confused by the max of 2 parallel downloads of IE7. Thank you, my problem is gone :-)). It does work for all IE-versions, I am happy!