add the magic <meta> tag for IE8+9
[dygraphs.git] / tests / annotation-gviz.html
index 9a65d71..a7b53cb 100644 (file)
@@ -1,5 +1,10 @@
+<!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
+    <!--[if IE]>
+    <script type="text/javascript" src="../excanvas.js"></script>
+    <![endif]-->
     <!--
     <script type="text/javascript" src="dygraph-combined.js"></script>
     -->