html - IE9 class calls in an external css stylesheet not working -
I am currently running this code. I also have an external stylesheet that will correct my entire style of the page , But I am currently running on this issue.
When I call .i9 as a class in my external stylesheet and want to apply it is a gradient style, my code is not running in Internet Explorer emulation.
However, when I do not run the code in the .9 class then the code actually works so I have made some mistake somewhere. Perhaps you will know what the problem is.
HTML code: CSS code:
& lt ;! - [If IE 8] & gt; & Lt; Html lang = "en" class = "ie8" & gt; & Lt; [Endif] - & gt; & Lt ;! - [If IE 9] & gt; & Lt; Html lang = "en" class = "ie9" & gt; & Lt; [Endif] - & gt; & Lt ;! - [if! IE]> & Lt ;! - & gt; & Lt; Html lang = "nl-nl" & gt; & Lt; -! [Endif] - & gt; & Lt ;! - [If LT IE 9] & gt; & Lt; Script src = "http://html5shim.googlecode.com/svn/trunk/html5.js" & gt; & Lt; / Script & gt; & Lt; [Endif] - & gt;
.e 9 {. Section-Example {Filters: Prozed: Dximage LettersForm. Microsoft.gradient (startColorStr) = '# 80c9db', endcolorstrate = '# 30aac8'); The problem was really different: Internet Explorer 11 emulator conditional HLL statement for any reason. Does not load.
Comments
Post a Comment