I have some CSS that works only when the Browser and Document mode is et to IE 9 standards.
However, everytime I close it and open it, it reverts back to IE 9 Compatibilty Browser mode and IE 8 standards Document mode and all the CSS does not render.
What can I do to force these settings permanently?
Thanks
I have some CSS that works only when the Browser and Document mode is
Share
I needed to change IE8 to IE9 in this tag:
Thanks to Šime Vidas!