Remove dead code (#818)
[dygraphs.git] / tests / iframe.html
index 9e98626..922aca9 100644 (file)
@@ -1,6 +1,7 @@
 <!DOCTYPE html>
 <html>
   <head>
+    <link rel="stylesheet" href="../dist/dygraph.css">
     <title>demo</title>
     <script type="text/javascript" src="../dist/dygraph.js"></script>
 
@@ -35,7 +36,7 @@
     <iframe id="iframe" width=400 height=520 src="http://en.wikipedia.org/">iframe here</iframe>
 
     <p>Click on various places in the chart, then drag the mouse over the iframe
-    and release it. When you mouse back over the charts, strange things will
+    and release it. When you mouse back over the charts, strange things shouldn't
     happen.</p>
 
     <script type="text/javascript">