Team:Wageningen UR/Parts
From 2013.igem.org
(Difference between revisions)
Karrenbelt (Talk | contribs) |
Karrenbelt (Talk | contribs) |
||
Line 4: | Line 4: | ||
{{:Team:Wageningen_UR/Templates/Navigation}} | {{:Team:Wageningen_UR/Templates/Navigation}} | ||
<html> | <html> | ||
+ | <script type="text/javascript"> | ||
+ | function tab(tab) { | ||
+ | document.getElementById('tab1').style.display = 'none'; | ||
+ | document.getElementById('tab2').style.display = 'none'; | ||
+ | document.getElementById('li_tab1').setAttribute("class", ""); | ||
+ | document.getElementById('li_tab2').setAttribute("class", ""); | ||
+ | document.getElementById(tab).style.display = 'block'; | ||
+ | document.getElementById('li_'+tab).setAttribute("class", "active"); | ||
+ | } | ||
+ | </script> | ||
<div class="bricksheader"> | <div class="bricksheader"> | ||
<img src="https://static.igem.org/mediawiki/2013/8/80/Bricksheader.jpg"> | <img src="https://static.igem.org/mediawiki/2013/8/80/Bricksheader.jpg"> | ||
Line 11: | Line 21: | ||
</div> | </div> | ||
</div> | </div> | ||
+ | <div id="tabs"> | ||
+ | <li id="li_tab1" onclick="tab('tab1')" class="active"><a>Biobricks</a></li> | ||
+ | <li id="li_tab2" onclick="tab('tab2')"><a>Improved biobricks</a></li> | ||
+ | </div> | ||
+ | <div id="content_area"> | ||
+ | <div id="tab1"> | ||
</html> | </html> | ||
- | |||
- | |||
<groupparts>iGEM013 Wageningen_UR</groupparts> | <groupparts>iGEM013 Wageningen_UR</groupparts> | ||
- | + | <html> | |
+ | </div> | ||
+ | <div id="tab2"> | ||
+ | Improved | ||
+ | </div> | ||
+ | </div> | ||
+ | </html> | ||
<!--- Footer Template ---> | <!--- Footer Template ---> | ||
{{:Team:Wageningen_UR/Templates/Page Footer}} | {{:Team:Wageningen_UR/Templates/Page Footer}} |
Revision as of 22:31, 3 October 2013
- Safety introduction
- General safety
- Fungi-related safety
- Biosafety Regulation
- Safety Improvement Suggestions
- Safety of the Application
Biobricks
Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur.
<groupparts>iGEM013 Wageningen_UR</groupparts>
Improved