Team:EPF Lausanne
From 2013.igem.org
(Difference between revisions)
Mareikeapelt (Talk | contribs) |
Mareikeapelt (Talk | contribs) |
||
Line 23: | Line 23: | ||
function showtip(tipid) { | function showtip(tipid) { | ||
- | var | + | var tips = document.getElementsByClassName("bacterias")[0].getElementsByTagName("h2") |
- | + | ||
- | for(var i=0; i < | + | for(var i=0; i < tips.length; i++) |
{ | { | ||
- | + | tips[i].style.visibility = "hidden"; | |
- | + | ||
- | + | ||
- | + | ||
} | } | ||
Revision as of 07:41, 1 August 2013
Home | Team | Official Team Profile | Project | Parts Submitted to the Registry | Coupling | Modeling | Notebook | Safety | Attributions |
---|
Tip1
Bla
Tip2
Bla
You can write a background of your team here. Give us a background of your team, the members, etc. Or tell us more about something of your choosing. | |
Tell us more about your project. Give us background. Use this as the abstract of your project. Be descriptive but concise (1-2 paragraphs) | |
Team EPF_Lausanne |