Get most of the stuff down for controls
[matches/MCTX3420.git] / testing / MCTXWeb / public_html / graph.html
index 7b86842..7416a10 100644 (file)
             <input type="button" value="Open New Graph" disabled>
             <input type="button" value="Save Graph Image" id="saveimage">
             <input type="button" value="Dump Raw Data" disabled>
-            <script>
+            <script type="text/javascript">
               $("#saveimage").click(function() {
                 $("canvas").each(function() {
                   var image = new Image();

UCC git Repository :: git.ucc.asn.au