Force IE to use its latest version
Force IE to use its latest version
Depending on the settings, Internet Explorer can decide to render webpages using a lower version, which can result in compatibility issues.
To force IE to use its latest, the following can be added to an HTML document's head:
<meta http-equiv="X-UA-Compatible" content="IE=edge" />