Mercurial > hg > webaudioevaluationtool
comparison index.html @ 1750:1365362c12d5
Merge from 156:402bb0f56dc4
author | Nicholas Jillings <nickjillings@users.noreply.github.com> |
---|---|
date | Mon, 01 Jun 2015 12:56:15 +0100 |
parents | 75d3c8bccbad |
children | 4a0bfa7bef24 |
comparison
equal
deleted
inserted
replaced
1601:1c7cd4613a96 | 1750:1365362c12d5 |
---|---|
11 <title>apeTool</title> | 11 <title>apeTool</title> |
12 <meta name="description" content="" /> | 12 <meta name="description" content="" /> |
13 <meta name="author" content="" /> | 13 <meta name="author" content="" /> |
14 | 14 |
15 <!-- Load up the default core JS and CSS files--> | 15 <!-- Load up the default core JS and CSS files--> |
16 <link rel='stylesheet' type='text/css' href='graphics.css'> | 16 <link rel='stylesheet' type='text/css' href='core.css'> |
17 <link rel='stylesheet' type='text/css' href='structure.css'> | |
18 <!-- Use jQuery hosted from Google CDN --> | 17 <!-- Use jQuery hosted from Google CDN --> |
19 <!--<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>--> | 18 <!--<script src="https://ajax.googleapis.com/ajax/libs/jquery/2.1.3/jquery.min.js"></script>--> |
20 <script src="jquery-2.1.4.js"></script> | 19 <script src="jquery-2.1.4.js"></script> |
21 <script src='core.js'></script> | 20 <script src='core.js'></script> |
22 <script type="text/javascript"> | 21 <script type="text/javascript"> |