Team:Freiburg/Templates/header

From 2011.igem.org

(Difference between revisions)
Line 17: Line 17:
   alert('highlight'+id);
   alert('highlight'+id);
   if(document.getElementById(id) != null){
   if(document.getElementById(id) != null){
-
  alert('exista');  document.getElementById(id).style.color='red';  
+
    alert('exista');   
 +
    document.getElementById(id).style.color='red';  
   }
   }
}
}

Revision as of 18:43, 3 July 2011


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