Ignore:
Timestamp:
04/30/12 22:47:00 (12 years ago)
Author:
tbretz
Message:
Adapted to the latest html/js changes.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/FACT++/www/index.html

    r13464 r13479  
    1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional"
    2        "http://www.w3.org/TR/html4/loose.dtd">
     1<!--<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional"
     2       "http://www.w3.org/TR/html4/loose.dtd">-->
     3<!DOCTYPE HTML>
    34<html>
    45
     
    78  <script type="text/javascript" src="index.js"></script>
    89  <link rel="stylesheet" type="text/css" href="index.css" />
     10  <meta name="viewport" content="width=device-width, height=device-height, initial-scale=1.0, user-scalable=0, minimum-scale=1.0, maximum-scale=1.0" />
    911</head>
    1012
    11 <body id="body" onload="onload(true)" onresize="onresize(false)">
    12 <!--<font size="+2">-->
    13 <table id="table" border="0" cellspacing="0" cellpadding="6" class="tborder" width="100%">
     13<body id="body" onload="onload();" onresize="onresize();" data-visible='0'>
    1414
    15 <!-------------------------------------------------->
    16 <!------------------    Header   ------------------->
    17 <!-------------------------------------------------->
    18 <thead>
    19   <tr>
    20     <td class="thead" colspan="2" width="100%">
    21     <table width="100%"><tr>
    22         <td class="tcell1"><font size="+2">&raquo;&nbsp;<a href="forumdisplay.php?fid=1">FACT</a>&nbsp;&laquo;</font></td>
    23         <td class="tcell2"><font size="-2"><div id="time">Wed, 25 Apr 2012 10:45:23 GMT</div></font></td>
    24       </tr></table>
    25     </td>
    26   </tr>
    27 </thead>
     15<table id="table0" border="0" cellspacing="0" cellpadding="6" class="tborder" width="100%" style="overflow:hidden;position:fixed;top:0;left:0;display:none;" >
     16  <thead>
     17    <tr>
     18      <td class="thead" colspan="3" width="100%">
     19      <table width="100%"><tr>
     20          <td class="tcell1"><font size="+2">&raquo;&nbsp;<a href="forumdisplay.php?fid=1" id="title0">FACT</a>&nbsp;&laquo;</font></td>
     21          <td class="tcell2"><font size="-2" id="reporttime0">Wed, 25 Apr 2012 10:45:23 GMT</font></td>
     22        </tr></table>
     23      </td>
     24    </tr>
     25  </thead>
     26  <tbody></tbody>
     27  <tfoot>
     28    <tr>
     29      <td class="tfoot" width="100%" colspan="3">
     30       <table width="100%"><tr>
     31          <td class="tcell1"><font size="+2"><A HREF="/logbook">logbook</A></font></td>
     32          <td class="tcell2"><font size="-2" id="localtime0">booting...</font></td>
     33        </tr></table>
     34      </td>
     35    </tr>
     36  </tfoot>
     37</table>
    2838
    29 <!-------------------------------------------------->
    30 <!------------------    Body     ------------------->
    31 <!-------------------------------------------------->
    32 <tbody>
    33  
    34   <!------------------- System status ---------------------->
    35   <tr class="row" id="system_row">
    36     <td class="tcol1" width="100%" onclick="location.href='forumdisplay.php?fid=2';">
     39<table id="table1" border="0" cellspacing="0" cellpadding="6" class="tborder" width="100%" style="overflow:hidden;position:fixed;top:0;left:0;display:none;" >
     40  <thead>
     41    <tr>
     42      <td class="thead" colspan="3" width="100%">
    3743      <table width="100%"><tr>
    38         <td class="tcell1" id="system_title">System status</td>
    39         <td class="tcell2" id="system">---</td>
    40       </tr></table>
    41     </td>
    42     <td class="tcol2">&gt;</td>
    43   </tr>
    44 
    45   <!-------------------- Drive ---------------------------->
    46   <tr class="row" id="drive_row">
    47     <td class="tcol1" width="100%" onclick="location.href='forumdisplay.php?fid=2';">
    48       <table width="100%"><tr>
    49         <td class="tcell1" id="drive_title">Drive</td>
    50         <td class="tcell2" id="drive">---</td>
    51       </tr></table>
    52     </td>
    53     <td class="tcol2">&gt;</td>
    54   </tr>
    55 
    56   <!-------------------- Temperature -------------------->
    57   <tr class="row" id="temp_row">
    58     <td class="tcol1" width="100%" onclick="location.href='forumdisplay.php?fid=2';">
    59      <table width="100%"><tr>
    60         <td class="tcell1" id="temp_title">Temp [dew]</td>
    61         <td class="tcell2" id="temp">---</td>
    62       </tr></table>
    63     </td>
    64     <td class="tcol2">&gt;</td>
    65   </tr>
    66 
    67   <!----------------------- Wind -------------------------->
    68   <tr class="row" id="aux_row">
    69     <td class="tcol1" width="100%" onclick="location.href='forumdisplay.php?fid=2';">
    70      <table width="100%"><tr>
    71         <td class="tcell1" id="aux_title">Wind</td>
    72         <td class="tcell2" id="aux">---</td>
    73       </tr></table>
    74     </td>
    75     <td class="tcol2">&gt;</td>
    76   </tr>
    77 
    78   <!-------------------- Bias ------------------------>
    79   <tr class="row" id="bias_row">
    80     <td class="tcol1" width="100%" onclick="location.href='forumdisplay.php?fid=2';">
    81      <table width="100%"><tr>
    82         <td class="tcell1" id="bias_title">Bias</td>
    83         <td class="tcell2" id="bias">---</td>
    84       </tr></table>
    85     </td>
    86     <td class="tcol2">&gt;</td>
    87   </tr>
    88 
    89   <!-------------------- Picture ------------------------>
    90   <tr class="row" style="margin:0;padding:0;">
    91      <td class="container" id="container" onclick="save()" colspan="2">
    92         <canvas id="canvas" width="1" height="1"/>
    93      </td>
    94   </tr>
    95 </tbody>
    96 
    97 <!-------------------------------------------------->
    98 <!------------------   Footer    ------------------->
    99 <!-------------------------------------------------->
    100 <tfoot>
    101   <tr>
    102     <td class="tfoot" width="100%" colspan="2">
    103      <table width="100%"><tr>
    104         <td class="tcell1"><font size="+2"><A HREF="/logbook">logbook</A></font></td>
    105         <td class="tcell2"><font size="-2"><div id="localtime">booting...</div></font></td>
    106       </tr></table>
    107     </td>
    108   </tr>
    109 </tfoot>
    110 
     44          <td class="tcell1"><font size="+2">&raquo;&nbsp;<a href="forumdisplay.php?fid=1" id="title1">FACT</a>&nbsp;&laquo;</font></td>
     45          <td class="tcell2"><font size="-2" id="reporttime1">Wed, 25 Apr 2012 10:45:23 GMT</font></td>
     46        </tr></table>
     47      </td>
     48    </tr>
     49  </thead>
     50  <tbody></tbody>
     51  <tfoot>
     52    <tr>
     53      <td class="tfoot" width="100%" colspan="3">
     54       <table width="100%"><tr>
     55          <td class="tcell1"><font size="+2"><A HREF="/logbook">logbook</A></font></td>
     56          <td class="tcell2"><font size="-2" id="localtime1">booting...</font></td>
     57        </tr></table>
     58      </td>
     59    </tr>
     60  </tfoot>
    11161</table>
    112 <!--</font>-->
    113 
    114 <!-------------------- Debug ------------------------>
    115 <div id="debug"/>
    116 
    117       <!--
    118         <strong><a href="forumdisplay.php?fid=2" class="forum_on">Logbook</a></strong>
    119         <div class="lastbytext">1,210 Posts. Last post:  17.04.2012</div>
    120         -->
    12162
    12263</body>
Note: See TracChangeset for help on using the changeset viewer.