Team:Calgary/Notebook

From 2009.igem.org

(Difference between revisions)
(WEEKLY UPDATES)
(WEEKLY UPDATES)
Line 12: Line 12:
----
----
<html>
<html>
-
<h1 id="toggle_all">Toggle items script</h1>
+
<showhide>
-
<p>Lets you open or close either single items or all at once. Buttons are synchronized.</p>
+
Laboratory
-
 
+
<hide>Text which will be hidden</hide>
-
<div>
+
</showhide>
-
    <h2 class="toggle">Header</h2>
+
-
    <div>
+
-
    text
+
-
    </div>
+
-
</div>
+
-
 
+
-
<div>
+
-
    <h2 class="toggle">Header</h2>
+
-
    <div>
+
-
    text
+
-
    </div>
+
-
</div>
+
-
 
+
-
<div>
+
-
    <h2 class="toggle">Header</h2>
+
-
    <div>
+
-
    text
+
-
    </div>
+
-
</div>
+
-
<html>
+
-
 
+
-
 
+
-
<div id="uniquename" style="display:none;">
+
-
<p>Content goes here.</p>
+
-
</div>
+
-
<a
+
-
  onmouseover="ReverseDisplay('uniquename'); return true;"
+
-
  href="http://example.com/page.html">
+
-
[Show/Hide Stuff]
+
-
</a>
+
-
 
+
-
 
+
</html>
</html>

Revision as of 21:14, 1 June 2009

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

WEEKLY UPDATES


Laboratory Text which will be hidden