Force IE9 to emulate IE8. Possible?

后端 未结 4 646
北恋
北恋 2020-12-02 08:16

Is this possible at all? I tried adding this to the page but it didn\'t change a thing.


<         


        
4条回答
  •  隐瞒了意图╮
    2020-12-02 08:56

    The 1st element as in no hard returns. A hard return I guess = an empty node/element in the DOM which becomes the 1st element disabling the doc compatability meta tag.

提交回复
热议问题