Fixed #520: disabled IE8 compatibility mode.

This commit is contained in:
Dario Solera 2010-03-30 12:03:54 +00:00
parent 179931e876
commit cf537274b4
6 changed files with 8 additions and 4 deletions

View file

@ -5,6 +5,7 @@
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="X-UA-Compatible" content="IE=8" />
<title runat="server">Title</title>
</head>
<body>