Team:Freiburg/Templates/header

From 2011.igem.org

(Difference between revisions)
Line 28: Line 28:
function highlightMenuItem(id){
function highlightMenuItem(id){
 +
  alert(id);
   if(document.getElementById(id) != null){
   if(document.getElementById(id) != null){
     document.getElementById(id).style.fontWeight='bold';
     document.getElementById(id).style.fontWeight='bold';

Revision as of 15:44, 14 July 2011


This is the wiki page
of the Freiburger student
team competing for iGEM 2011.
Thank you for your interest!