css selectors - IE9 css :first-child -


In my CSS file, I have a CSS rule like this:

  .Island_VerticalMenu: first However, when I see it in IE9's Developer Tools, it looks like:  
 : for the first time -    Child.Island_VerticalMenu {width: 100 %}   

and does not work.

If I manually change it for the first time in the developer tool, then it is implemented correctly

Any known solution?

Update:

  *> .Island_VerticalMenu: First-child {width: 100%} * & gt; Table.Island_VerticalMenu: First-child {width: 100%} table.Island_departmental menu: first-child {width: 100%} table.Island_wertical menu & gt; Duration {width: 100%} Iceland_Virtual menu: First-child {width: 100%}. Iceland_departmental menu: First-child duration {width: 100%}. Iceland_Vertical menu duration: first-of-kind {width: 100%}. Iceland_departmental menu & gt; Duration {width: 100%}   

None of these

PS I am in compatibility mode

Try it to be useful for you

  & lt; Meta http-equiv = "X-UA-Compatible" content = "IE = 9" />   

Check it out

Comments