Menu
Force DNN into IE7 Compatability Mode
Last Post 9/20/2011 12:01 PM by Deleted User. 0 Replies.
Sort:
PrevPrev NextNext
Author Messages
Deleted User
New Member
New Member
Posts:62


--
9/20/2011 12:01 PM  Quote  Reply  
Put the one line of code into the head section of the default.aspx file as shown:

<head id="Head" runat="server">
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />

Note: Upgrading DNN will very likely remove the code and you will have to put it in again.
Add Reply

Quick Reply
toggle
Username:
Subject:
Body:
Security Code:
CAPTCHA image
Enter the code shown above in the box below.