Template:UpperTabs
From 2011.igem.org
(Difference between revisions)
Line 26: | Line 26: | ||
} | } | ||
if (ActiveTab=='SyntheticCloning'){ | if (ActiveTab=='SyntheticCloning'){ | ||
- | document.getElementById('SyntheticCloning').innerHTML="< | + | document.getElementById('SyntheticCloning').innerHTML="<spa>Synthetic Cloning</span>"; |
} | } | ||
if (ActiveTab=='RBSmeasurement'){ | if (ActiveTab=='RBSmeasurement'){ | ||
- | document.getElementById('RBSmeasurement').innerHTML="<span | + | document.getElementById('RBSmeasurement').innerHTML="<span>RBS measurement;</span>"; |
} | } | ||
if (ActiveTab=='ExpressionAdaptors'){ | if (ActiveTab=='ExpressionAdaptors'){ | ||
- | document.getElementById('ExpressionAdaptors').innerHTML="<span | + | document.getElementById('ExpressionAdaptors').innerHTML="<span>Expression Adaptors</span>"; |
} | } | ||
Revision as of 16:43, 17 September 2011