Team:Osaka/WORKS

From 2009.igem.org

(Difference between revisions)
(Replacing page with '{{Template:WORKS_top}} <html> <h1 style="text-align: left">WORKS</h1> <span>Under construction</span> </html> {{Template:WORKS_bottom}}')
Line 2: Line 2:
<html>
<html>
<h1 style="text-align: left">WORKS</h1>
<h1 style="text-align: left">WORKS</h1>
-
<span>Under construction</span>
+
 
 +
  <div id="CollapsiblePanel1" class="CollapsiblePanel">
 +
  <div class="CollapsiblePanelTab" tabindex="0">
 +
    <h2>Overview</h2></div>
 +
  <div class="CollapsiblePanelContent">
 +
    <p>Under construction<br><br></p>
 +
  </div>
 +
  </div>
 +
  <div id="CollapsiblePanel2" class="CollapsiblePanel">
 +
  <div class="CollapsiblePanelTab" tabindex="0">
 +
    <h2>Object</h2></div>
 +
  <div class="CollapsiblePanelContent">
 +
    <p>Under construction<br><br></p>
 +
  </div>
 +
  </div>
 +
  <div id="CollapsiblePanel3" class="CollapsiblePanel">
 +
  <div class="CollapsiblePanelTab" tabindex="0">
 +
    <h2>Implement</h2></div>
 +
  <div class="CollapsiblePanelContent">
 +
    <p>Under construction<br><br></p>
 +
  </div>
 +
  </div>
 +
 
 +
<script type="text/javascript">
 +
<!--
 +
var CollapsiblePanel1 = new Spry.Widget.CollapsiblePanel("CollapsiblePanel1");
 +
var CollapsiblePanel2 = new Spry.Widget.CollapsiblePanel("CollapsiblePanel2", {contentIsOpen:false});
 +
var CollapsiblePanel3 = new Spry.Widget.CollapsiblePanel("CollapsiblePanel3", {contentIsOpen:false});
 +
//-->
 +
</script>
 +
 
</html>
</html>
{{Template:WORKS_bottom}}
{{Template:WORKS_bottom}}

Revision as of 19:22, 3 October 2009

Home of iGEMOSAKA wiki

WORKS

Overview

Under construction

Object

Under construction

Implement

Under construction