add the magic <meta> tag for IE8+9
[dygraphs.git] / tests / stock.html
index 3b4916f..53b9f8b 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>Stock chart</title>
     <!--[if IE]>
     <script type="text/javascript" src="../excanvas.js"></script>