Team:Calgary/Notebook

From 2009.igem.org

(Difference between revisions)
(WEEKLY UPDATES)
(WEEKLY UPDATES)
 
(4 intermediate revisions not shown)
Line 31: Line 31:
-->
-->
</style>
</style>
 +
</head>
<body>
<body>
-
<form name="test" action="" method="post">
+
<form name="test" action="" method="post">
-
<table width="199">
+
  <table width="199">
-
<tr class="style7">
+
    <tr class="style7">
-
  <td width="50%" align="right" height="23" valign="middle"><a href="#" onClick="toggle_it('pr1')">Toggle Form?</a> :</td>
+
    <td width="50%" align="right" height="23" valign="top"><a href="#" onClick="toggle_it('pr1')"><font size="3">Laboratory</font></a></td>
-
   <td height="23" valign="middle" >  
+
   <td height="23" valign="left" >  
-
    </td>
+
    </td>
 +
<td colspan="2">
 +
<table width="100%" id="pr1" name="police_response1" style="display:none;">
 +
<tr valign="top">
 +
  <td><span class="style10">Week 1</span></td>
</tr>
</tr>
-
<tr >
+
<tr>
-
  <td colspan="2">
+
  <td><span class="style10">Week 2</span></td>
-
        <!--
+
</tr>
-
            This is the table we will be showing, or hiding. Note it's id.
+
<tr>
-
            If you are producing a series of table rows from a database,
+
  <td><span class="style10">Week 3</span></td>
-
            you can give each row a dynamic id, perhaps the key for the row from the database,
+
</tr>
-
            and use the show hide property for extended information, streamlining your page's presentation,
+
<tr>
-
            but still giving the availability of all the information without additional page loads.
+
  <td><span class="style10">Week 4</span></td>
-
        -->
+
</tr>
-
        <table width="100%" id="pr1" name="police_response1" style="display:none;">
+
  <td><span class="style10"></span></td>
-
          <tr>
+
        </tr>
-
            <td align="right"><span class="style7">Drop Box 1:</span></td>
+
-
              <td><span class="style5">
+
-
                <SELECT NAME='Numbers' class="style7" ID='Numbers'>
+
-
                <option value='00'>00</option>
+
-
                <option value='01'>01</option>
+
-
                <option value='01'>01</option>
+
-
                <option value='01'>01</option>
+
-
              </SELECT>
+
-
              </span> </td>
+
-
              </tr>
+
-
            <tr>
+
-
                  <td align="right"><span class="style7">Report Number:</span></td>
+
-
                  <td><INPUT NAME='Text' TYPE='textbox' class="style7" VALUE='' SIZE='12'></td>
+
-
            </tr>
+
         </table>
         </table>
         </td>
         </td>
Line 69: Line 60:
</table>
</table>
</form>
</form>
-
</body>
 
</html>
</html>

Latest revision as of 17:27, 8 June 2009

Home The Team Calendar The Project Parts Submitted to the Registry Modeling Notebook

WEEKLY UPDATES


toggle_it() Demo

Laboratory