IE7 compatibility mode does not work in DNN 5.6
How do i get this meta-tag to work, so that IE9 runs as browser mode IE7 compatibility and document mode IE7?
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
There is an MSDN article that is having full detail about this topic. Also there is another blog entry here that says, “It seems like the X-UA-Compatible tag has to be the first tag in the section.”