Force IE9 into Quirks mode?

前端 未结 3 908
自闭症患者
自闭症患者 2020-12-18 19:06

I have a page with an iframe, and the iframe contains code that needs to run in quirks mode (it\'s Microsoft\'s Outlook Web Access, so it\'s not our code that we could fix a

3条回答
  •  离开以前
    2020-12-18 19:58

    BTW, the quirks mode for content embedded in an iframe is not exactly the same as normal quirks mode. See this: http://msdn.microsoft.com/en-us/library/gg558056(v=VS.85).aspx

提交回复
热议问题