Team:Freiburg/Templates/header
From 2011.igem.org
(Difference between revisions)
Line 24: | Line 24: | ||
function highlightMenuItem(id){ | function highlightMenuItem(id){ | ||
+ | alert('highlight'); | ||
document.getElementById(id).getElementsByTagName('a').style.font-weight = "bold"; | document.getElementById(id).getElementsByTagName('a').style.font-weight = "bold"; | ||
} | } |
Revision as of 16:45, 3 July 2011