]> git.sesse.net Git - remoteglot-book/blobdiff - www/book.html
Treat 0-length moves as not having a move.
[remoteglot-book] / www / book.html
index 8dcc6e427a3f08bf6c65054c7370b57bc7fa6ee9..50fd70ef6a85e104bd4d8105204a2941007d4995 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>
+  </p>
   <table>
     <thead>
-      <tr>
-        <th>Move</th>
+      <tr id="headings">
+        <!--<th>Move</th>
         <th>Games</th>
         <th>%</th>
         <th>Win%</th>
-        <th>WElo</th>
-        <th>BElo</th>
-        <th>AWin%</th>
+        <th>WWin</th>
+        <th>%WW</th>
+        <th>BWin</th>
+        <th>%BW</th>
+        <th>Draw</th>
+        <th>Draw%</th>
+        <th>AvWElo</th>
+        <th>AvBElo</th>
+        <th>EloVar</th>
+        <th>AWin%</th>-->
         <!--<th class="winbars">
           <table><tr>
              <td class="white" style="width: 35%;">White</td>