Force SharePoint to use IE 7 to solve IE 8 Rendering problem

Many people might have faced this issue that SharePoint is not rendering properly in IE 8, where there is a KB956197 on Microsoft site, explaining this problem.
 to solve this add the below code in your masterpage "<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />"

This will force your site to be displayed in IE compatibility mode and it renders without any glitches

Regards
Ratsub

Comments

Popular posts from this blog

Secure When a HTTP request is received Power Automate a.k.a MS Flow

People picker Control in PowerApps

Upload attachment to SharePoint list item using Microsoft Flow

Approval and auto escalation with time out in Microsoft Flow

Modern page provisioning using page template

Headless-Daemon calling AAD secured API

Developing custom reusable components in PowerApps

Step-By-Step Azure AD App Registration

HTML field & Date Time formatting in powerapps

Create and configure custom connectors for PowerApps and MSFlow from AzureFunctions