Team:Freiburg/Templates/header
From 2011.igem.org
(Difference between revisions)
Line 15: | Line 15: | ||
function highlightMenuItem(id){ | function highlightMenuItem(id){ | ||
- | alert('highlight'); | + | alert('highlight'+id); |
document.getElementById(id).style.fontWeight='bold'; | document.getElementById(id).style.fontWeight='bold'; | ||
} | } |
Revision as of 18:32, 3 July 2011