Team:Freiburg/Templates/header

From 2011.igem.org

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

Revision as of 19:03, 3 July 2011


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