summaryrefslogtreecommitdiff
path: root/examples/annotating.html
diff options
context:
space:
mode:
Diffstat (limited to 'examples/annotating.html')
-rw-r--r--examples/annotating.html6
1 files changed, 3 insertions, 3 deletions
diff --git a/examples/annotating.html b/examples/annotating.html
index 9d99ea4..72c212b 100644
--- a/examples/annotating.html
+++ b/examples/annotating.html
@@ -3,8 +3,8 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Flot Examples</title>
- <link href="layout.css" rel="stylesheet" type="text/css"></link>
- <!--[if IE]><script language="javascript" type="text/javascript" src="../excanvas.min.js"></script><![endif]-->
+ <link href="layout.css" rel="stylesheet" type="text/css">
+ <!--[if lte IE 8]><script language="javascript" type="text/javascript" src="../excanvas.min.js"></script><![endif]-->
<script language="javascript" type="text/javascript" src="../jquery.js"></script>
<script language="javascript" type="text/javascript" src="../jquery.flot.js"></script>
</head>
@@ -19,7 +19,7 @@
manipulation, e.g. for labels. For drawing custom shapes there is
also direct access to the canvas.</p>
-<script id="source" language="javascript" type="text/javascript">
+<script type="text/javascript">
$(function () {
// generate a dataset
var d1 = [];