Team:Goettingen/Team

From 2013.igem.org

(Difference between revisions)
m
Line 9: Line 9:
     $("p").css("font-size","12pt");
     $("p").css("font-size","12pt");
   });
   });
-
  $("#supervisors").hide();
+
-
  $("#students").hide();
+
-
 
+
-
  $(".OurTeam").click(function(){
+
-
$("#OurTeam").show();
+
-
$("#supervisors").hide();
+
-
$("#students").hide();
+
-
  });
+
-
  $(".supervisors").click(function(){
+
-
$("#OurTeam").hide();
+
-
$("#supervisors").show();
+
-
$("#students").hide();
+
-
  });
+
-
  $(".students").click(function(){
+
-
$("#OurTeam").hide();
+
-
$("#supervisors").hide();
+
-
$("#students").show();
+
-
  });
+
-
 
+
   });
   });
</script>
</script>
Line 35: Line 17:
<h3 onclick="$('.nav').toggle('slow')" class="box">Navigation:</h3>
<h3 onclick="$('.nav').toggle('slow')" class="box">Navigation:</h3>
<ul class="nav">
<ul class="nav">
-
<li><a href="#"><span class="OurTeam">Our Team</span></a></li>
+
<li><span style="color:#4a7ebb">Our Team</span></a></li>
-
<li><a href="#"><span class="supervisors">Instructors</span></a></li>
+
<li><a href="Team:Goettingen/Team/Instructors">Instructors</a></li>
-
<li><a href="#"><span class="students">Students</span></a></li>
+
<li><a href="Team:Goettingen/Team/students">Students</a></li>
</ul>
</ul>
</div><!--close nav-->
</div><!--close nav-->

Revision as of 09:49, 3 June 2013

The beast and its Achilles heel:

 A novel target to fight multi-resistant pathogenic bacteria