Mercurial > hg > webaudioevaluationtool
diff index.html @ 512:f4800ccc4d54 Dev_main
Test create from existing file, <page> node interfaces are now built and displayed. jQuery included.
author | Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk> |
---|---|
date | Fri, 12 Feb 2016 08:42:15 +0000 |
parents | ea97b12c1f1e |
children | d7b1b270c13a |
line wrap: on
line diff
--- a/index.html Thu Feb 11 17:28:27 2016 +0000 +++ b/index.html Fri Feb 12 08:42:15 2016 +0000 @@ -49,8 +49,9 @@ <!-- Load up the default page interface allowing for project setting loads, even if hard-coded--> <!-- Actual test interface design should be contained in the .js for ease of dynamic content--> <div id='topLevelBody'> + <span>Web Audio Evaluation Toolbox</span> </div> - <div id="popupHolder" class="popupHolder"> + <div id="popupHolder" class="popupHolder" style="visibility: hidden; z-index: -1"> <div id="popupContent"> <div id="popupTitleHolder" align="center"> <span id="popupTitle"></span>