Mercurial > hg > webaudioevaluationtool
diff index.html @ 1181:6a2e904c519f
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 | c2e19bc54c3c |
children | b7bf91ac6d01 |
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>