Mercurial > hg > webaudioevaluationtool
diff index.html @ 103:e4436132dbd9
Added local jQuery 2.1.4 file to enable internet free. Can rely entirely on local python server
author | Nicholas Jillings <nicholas.jillings@eecs.qmul.ac.uk> |
---|---|
date | Sun, 17 May 2015 16:45:09 +0100 |
parents | 3656025f2bfd |
children | dcb042ed9d76 759c2ace3c65 |
line wrap: on
line diff
--- a/index.html Sun May 17 09:00:09 2015 +0100 +++ b/index.html Sun May 17 16:45:09 2015 +0100 @@ -16,7 +16,8 @@ <link rel='stylesheet' type='text/css' href='graphics.css'> <link rel='stylesheet' type='text/css' href='structure.css'> <!-- Use jQuery hosted from Google CDN --> - <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script> + <!--<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>--> + <script src="jquery-2.1.4.js"></script> <script src='core.js'></script> <script type="text/javascript"> window.onbeforeunload = function() {