add the magic <meta> tag for IE8+9
[dygraphs.git] / docs / data.html
index 193820a..3a237b1 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <title>dygraphs input types</title>
     <style type="text/css">
       code { white-space: pre; border: 1px dashed black; display: block; }