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

People picker Control in PowerApps

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

Upload attachment to SharePoint list item using Microsoft Flow

Modern page provisioning using page template

REST call returns XML instead of JSON in SharePoint

HTML field & Date Time formatting in powerapps

Step-By-Step Azure AD App Registration

Approval and auto escalation with time out in Microsoft Flow

Developing custom reusable components in PowerApps

Create and configure custom connectors for PowerApps and MSFlow from AzureFunctions