Add IE7 compatibility meta tag to new project templates. For now.

This commit is contained in:
Ross Boucher
2009-05-17 16:50:54 -07:00
parent bd3895e6c1
commit 4a1630b7ba
6 changed files with 12 additions and 0 deletions
@@ -14,6 +14,8 @@
-->
<head>
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
<title>Hello World</title>
<script type = "text/javascript">
@@ -14,6 +14,8 @@
-->
<head>
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
<title>Hello World</title>
<script type = "text/javascript">
@@ -14,6 +14,8 @@
-->
<head>
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
<title>Hello World</title>
<script type = "text/javascript">
@@ -14,6 +14,8 @@
-->
<head>
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
<title>Hello World</title>
<script type = "text/javascript">
@@ -14,6 +14,8 @@
-->
<head>
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
<title>Hello World</title>
<script type = "text/javascript">
@@ -14,6 +14,8 @@
-->
<head>
<meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7" />
<title>Hello World</title>
<script type = "text/javascript">