Force standards mode on IE

This commit is contained in:
JC Brand 2013-11-16 12:02:45 +02:00
parent d1d896a3be
commit 429d77e44f
1 changed files with 2 additions and 1 deletions

View File

@ -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">