I have search over stack overflow regarind ie8 rendering on quirks mode. I tried to disable it by the following code. But when I use ie with F12 to test.
Ie 10 --> document quirks ie 7, 8, 9 --> ie 5 quirks mode.
How can I turn it off such that it only render in standard mode. As I use margin 0 auto to align most of my stuff.
<%@ Master Language="C#" AutoEventWireup="true" CodeFile="MasterPage.master.cs" Inherits="MasterPage" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<head xmlns="http://www.w3.org/1999/xhtml">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
</head>
I had this problem on Amazon where the music samples wouldn't appear or wouldn't work. Here's what the Amazon rep sent me and it worked:
To fix this, turn off Quirks Mode: