]> git.sesse.net Git - remoteglot-book/blobdiff - www/book.html
Build with the new transposition data from pgn-extract. A lot of UI is still missing...
[remoteglot-book] / www / book.html
index 8dcc6e427a3f08bf6c65054c7370b57bc7fa6ee9..cb5a07fe62444ccbcb980a68304641903eafe95e 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">
   <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>