Team:EPF Lausanne

From 2013.igem.org

(Difference between revisions)
Line 22: Line 22:
<script>
<script>
   function showtip(tipid) {
   function showtip(tipid) {
-
     alert(tipid);
+
     document.getElementById(tipid).style.visibility = "visible";
   }
   }
</script>
</script>
<map name="bacteria">
<map name="bacteria">
<area id="areatip1" shape="rect" coords="80,40,130,100" href="#" alt="Tip1" onMouseOver="showtip('tip1')">
<area id="areatip1" shape="rect" coords="80,40,130,100" href="#" alt="Tip1" onMouseOver="showtip('tip1')">
-
<area id="areatip2" shape="rect" coords="60,140,120,190" href="#" alt="Tip2">
+
<area id="areatip2" shape="rect" coords="60,140,120,190" href="#" alt="Tip2" onMouseOver="showtip('tip1')">
</map>
</map>
<img name="imageMap" src="https://static.igem.org/mediawiki/2013/e/e3/Bacterias.jpeg" border="0" alt="Bacteria" usemap="#bacteria">
<img name="imageMap" src="https://static.igem.org/mediawiki/2013/e/e3/Bacterias.jpeg" border="0" alt="Bacteria" usemap="#bacteria">

Revision as of 07:15, 1 August 2013



Tip1 Tip2 Bacteria


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.
EPFL LOG RVB-96.tiff

Tell us more about your project. Give us background. Use this as the abstract of your project. Be descriptive but concise (1-2 paragraphs)

Your team picture
Team EPF_Lausanne