]> git.sesse.net Git - remoteglot-book/blobdiff - www/book.html
Show immediate end results as moves.
[remoteglot-book] / www / book.html
index 5f71296fc20a2335b799eef3663b24e3dcd76fd7..baaa40d724718956fa4de138c1d1062bd8c95420 100644 (file)
     <p id="whiteclock"><a href="javascript:prev_move()">&lt;&lt;&lt;</a></p>
     <p id="blackclock"><a href="javascript:next_move()">&gt;&gt;&gt;</a></p>
     <p id="numviewers"></p>
+    <p id="gamesummary"></p>
+    <p id="gamehistory"></p>
   </div>
 </div>
 <div id="analysis">
+  <p>
+    <label>
+      <input type="checkbox" name="includetransp" checked="checked" onclick="javascript:set_includetransp(this.checked)" />Include transpositions
+    </label>
+    <label>
+      <input type="checkbox" name="flipboard" onclick="javascript:set_flipboard(this.checked)" />Flip board
+    </label>
+  </p>
   <table>
     <thead>
-      <tr>
-        <th>Move</th>
+      <tr id="headings">
+        <!--<th>Move</th>
         <th>Games</th>
         <th>%</th>
         <th>Win%</th>
@@ -36,7 +46,7 @@
         <th>AvWElo</th>
         <th>AvBElo</th>
         <th>EloVar</th>
-        <th>AWin%</th>
+        <th>AWin%</th>-->
         <!--<th class="winbars">
           <table><tr>
              <td class="white" style="width: 35%;">White</td>