Explorar o código

Force standards mode on IE

JC Brand %!s(int64=11) %!d(string=hai) anos
pai
achega
429d77e44f
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  1. 2 1
      index.html

+ 2 - 1
index.html

@@ -2,7 +2,8 @@
 <html>
 <head>
     <meta charset='utf-8' />
-    <meta http-equiv="X-UA-Compatible" content="chrome=1" />
+    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
+    <meta http-equiv="X-UA-Compatible" content="IE=Edge" />
     <meta name="description" content="Converse.js: Open Source Browser-Based Instant Messaging" />
     <link rel="stylesheet" type="text/css" media="screen" href="stylesheets/stylesheet.css">
     <link rel="stylesheet" type="text/css" media="screen" href="converse.css">