Bug fix for dygraph point selection touch event.
[dygraphs.git] / docs / header.html
index 37c2e90..cc5881c 100644 (file)
@@ -1,16 +1,15 @@
 <!doctype html>
 <html lang="en">
   <head>
-    <meta http-equiv="X-UA-Compatible" content="IE=EmulateIE7; IE=EmulateIE9">
     <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
     <meta name="viewport" content="width=device-width, initial-scale=1.0">
     <script src="http://ajax.googleapis.com/ajax/libs/jquery/1.10.2/jquery.min.js"></script>
     <link rel="stylesheet" href="bootstrap.min.css">
     <link rel="stylesheet" href="site.css">
+    <link rel="stylesheet" href="dygraph.css">
 
     <script src="bootstrap.min.js"></script>
-    <!--[if IE]><script src="excanvas.js"></script><![endif]-->
-    <script type="text/javascript" src="dygraph-combined.js"></script> 
+    <script type="text/javascript" src="dygraph.min.js"></script>
   </head>
   <body>
     <!--
@@ -30,7 +29,7 @@
 
       <h1 class="navbar-brand"><a href="/">dygraphs</a></h1>
 
-      
+
       <!-- Place everything within .navbar-collapse to hide it until above 768px -->
       <div class="nav-collapse collapse navbar-responsive-collapse">