Force IE10 to run in IE10 Compatibility View?

前端 未结 8 2435
野性不改
野性不改 2020-12-05 02:35

I have an app that is broke in IE10 but runs fine in IE10 Compatibility View. A quick google results in the



        
8条回答
  •  独厮守ぢ
    2020-12-05 03:13

    You should try the IE 5 quirks compatibility mod (is the default IE10 compatibility view)

    
    

    important: set in the top of your iframe structure (if you use iframe structure)

    more info 1, 2

提交回复
热议问题