Why does IE9 opens in Document Mode as IE7 standards?

前端 未结 7 1775
一向
一向 2020-12-12 14:25

When I open a webpage in IE9 with DOCTYPE as


It opens Document Mode as IE7 standards.

I need default IE9 stan

7条回答
  •  北海茫月
    2020-12-12 14:55

    Does your page contain the meta tag for forcing IE7?

    
    

    this will force the page to use IE7 compatibility.

提交回复
热议问题