Template:UpperTabs
From 2010.igem.org
(Difference between revisions)
Line 25: | Line 25: | ||
function ChangeUpperTab(ActiveTab, string) { | function ChangeUpperTab(ActiveTab, string) { | ||
if (ActiveTab=='AboutUs'){ | if (ActiveTab=='AboutUs'){ | ||
- | document.getElementById(' | + | document.getElementById('AboutUs').innerHTML="<span>About us</span>"; |
} | } | ||
if (ActiveTab=='Home'){ | if (ActiveTab=='Home'){ |
Revision as of 16:09, 7 July 2010