Team:Freiburg/Templates/header
From 2011.igem.org
(Difference between revisions)
Line 22: | Line 22: | ||
function highlightMenuItem(id){ | function highlightMenuItem(id){ | ||
+ | alert(id); | ||
if(document.getElementById(id) != null){ | if(document.getElementById(id) != null){ | ||
document.getElementById(id).style.fontWeight=''; | document.getElementById(id).style.fontWeight=''; |
Revision as of 08:22, 4 July 2011