I am aware of how to force IE into viewing a page in document compatibility, but what about browser compatibility view?
I have a project that only works when IE9 is in browser compatibility view for various reasons, yet I can't find any resources on how to force IE9 to do so.
Everyone only talks about forcing the document compatibility, e.g. using
<meta http-equiv="X-UA-Compatible" content="IE=8" />
But that doesn't work in my case, because it only sets the document view. Is there a way to set the browser view, too?
PS: To make it abundantly clear, this is the setting I need to enforce:
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…