Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    text
    copied!<p>Is it possible that you modify/change the html output of your web application? If so, you could think about modifying the web application to enforce IE8 compatibility mode always in IE9 browsers.</p> <p>Have a look at this: <a href="http://webdesign.about.com/od/internetexplorer/qt/force-compatibility-view-in-ie.htm" rel="nofollow">http://webdesign.about.com/od/internetexplorer/qt/force-compatibility-view-in-ie.htm</a></p> <p>Edit: Ok, no possibility to change the html. Then have a look at this: <a href="http://technet.microsoft.com/en-us/library/gg699448.aspx" rel="nofollow">http://technet.microsoft.com/en-us/library/gg699448.aspx</a>, Section "Managing Compatibility View with Group Policy". There you can force compatibility mode for certain websites through the group policy. Even if your PC isn't member of a domain you should be able to control these settings through the local group policy settings in control panel.</p> <p>Another option could be to modify the local internet explorer compatibility list. Read this <a href="http://msdn.microsoft.com/en-us/library/dd567845(v=vs.85).aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/dd567845(v=vs.85).aspx</a> and this <a href="http://blogs.msdn.com/b/ie/archive/2010/09/29/ie9-s-faster-more-capable-compatibility-view-list.aspx" rel="nofollow">http://blogs.msdn.com/b/ie/archive/2010/09/29/ie9-s-faster-more-capable-compatibility-view-list.aspx</a> But I don't know if this is an good idea because it seems that this list will be replaced/updated by Microsoft automatically. Perhaps you have to ensure on every system logon that your modifications are still present.</p>
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload