Hi,
I use the Browser function in CSE Html Val. very often. I don't understand why it always use compatibility mode from IE? Can't I use the default IE mode?
I have installed IE9...
Thanks,
Poul Erik

<meta http-equiv="X-UA-Compatible" content="IE=edge" /><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
<head>
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<title>Testing IE Document Mode</title>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="generator" content="CSE HTML Validator Professional (http://www.htmlvalidator.com/)">
</head>
<body>
<p>Testing IE's "Compatibility Mode/Document Mode"!</p>
<script type="text/javascript">
alert('document.documentMode is '+document.documentMode);
</script>
</body>
</html>


Poul_Erik wrote:Will you make an option to switch Compatibility Mode in CSE HTML Validator?


Users browsing this forum: No registered users and 2 guests