Template:UpperTabs
From 2011.igem.org
(Difference between revisions)
Line 35: | Line 35: | ||
} | } | ||
if (ActiveTab=='Synthetic Cloning'){ | if (ActiveTab=='Synthetic Cloning'){ | ||
- | document.getElementById('Synthetic Cloning').innerHTML="<span style='width:auto;'> | + | document.getElementById('Synthetic Cloning').innerHTML="<span style='width:auto;'>Synthetic Cloning</span>"; |
} | } | ||
if (ActiveTab=='ExpressionAdaptors'){ | if (ActiveTab=='ExpressionAdaptors'){ | ||
- | document.getElementById('ExpressionAdaptors').innerHTML="<span> | + | document.getElementById('ExpressionAdaptors').innerHTML="<span>Expression Adaptors</span>"; |
} | } | ||
if (ActiveTab=='Stage3'){ | if (ActiveTab=='Stage3'){ |
Revision as of 21:37, 31 July 2011