Difference between revisions of "Team:UiOslo Norway/Experiments/test"
(5 intermediate revisions by the same user not shown) | |||
Line 9: | Line 9: | ||
if(!e)return true; | if(!e)return true; | ||
if(e.style.display=="none"){ | if(e.style.display=="none"){ | ||
− | e.style.display="block" | + | e.style.display="block"; |
− | + | ||
} else { | } else { | ||
− | e.style.display="none" | + | e.style.display="none"; |
− | + | ||
} | } | ||
return false; | return false; | ||
Line 19: | Line 17: | ||
</script> | </script> | ||
− | + | <a style="cursor:pointer;" onclick="return toggleMe('para1')"><h2>Handling bacteria </h2><img src="https://static.igem.org/mediawiki/2015/4/4f/UiOslo_Molecular_biolog_overview_e.jpg"/></a> | |
<div id="para1" style="display:none;"> | <div id="para1" style="display:none;"> | ||
− | + | </br> | |
− | </ | + | |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
− | + | ||
<ul> | <ul> | ||
− | <li><a href=" | + | <li><p><a href="https://2015.igem.org/Team:UiOslo_Norway/Experiments/E_coli_strains"><i>E. coli</i> strains </a></p></li> |
− | <li><a href=" | + | <li><p><a href="https://2015.igem.org/Team:UiOslo_Norway/Experiments/Transformation">Transformation of chemically competent <i>E. coli</i> cells</a></p></li> |
− | <li><a href=" | + | <li><p><a href="https://2015.igem.org/Team:UiOslo_Norway/Experiments/Antibiotics">Antibiotic Concentrations</a></p></li> |
− | <li><a href=" | + | <li><p><a href="https://2015.igem.org/Team:UiOslo_Norway/Experiments/LB-media">LB media </a></p></li> |
+ | <li><p><a href="https://2015.igem.org/Team:UiOslo_Norway/Experiments/Cultivation_M_c(bath)">Cultivation of <i>Methylococcus capsulatus</i> (Bath)</a></p></li> | ||
+ | <li><p><a href="https://2015.igem.org/Team:UiOslo_Norway/Experiments/NMS medium">NMS medium</a></p></li> | ||
+ | <li><p><a href="https://2015.igem.org/Team:UiOslo_Norway/Experiments/NMS-medium_M_c(bath)">NMS-medium for growth of <i>Methylococcus capsulatus</i> (Bath)</a></p></li> | ||
+ | |||
</ul> | </ul> | ||
</div> | </div> |
Latest revision as of 10:46, 3 September 2015