diff www/m/controls.html @ 19:a56434dee146

toggleable divs and clean up
author tzara <rc-web@kiben.net>
date Mon, 09 Jul 2012 19:18:47 +0100
parents e05eede75e0d
children bb02a593b7d5
line wrap: on
line diff
--- a/www/m/controls.html	Mon Jul 09 11:02:42 2012 +0100
+++ b/www/m/controls.html	Mon Jul 09 19:18:47 2012 +0100
@@ -10,7 +10,6 @@
 
   <body onload="getLatencies(500);">  
     <input type="hidden" id="group" value='1'>
-    <div class="page">
       <div class="outermaster">
 	<div id="client_chronometer">00:00:00.0</div>
 	<div class="metrocase">
@@ -57,6 +56,7 @@
 	    <p class="magicsquare" id="4magicsquare4"></p>
 	    <p class="magicsquare" id="4magicsquare5"></p>
 	  </div>
+	</div>
 	  <br><br><br><br>      <br><br><br><br>
 	  
 	  <input type="button" value="START" onclick="startSeq();" />
@@ -64,7 +64,7 @@
 	  <input type="button" value="RESET" onclick="resetSeq();" />
 	  
 	  <br><br>
-	</div>
+
 
       <div class="latencies">	
 	<h2>Latency:</h2>
@@ -75,7 +75,7 @@
       
 
 
-</div>
+