Template:UpperTabs

From 2011.igem.org

(Difference between revisions)
Line 26: Line 26:
}
}
if (ActiveTab=='SyntheticCloning'){
if (ActiveTab=='SyntheticCloning'){
-
document.getElementById('SyntheticCloning').innerHTML="<span style='width:auto;'>Synthetic Cloning</span>";
+
document.getElementById('SyntheticCloning').innerHTML="<spa>Synthetic Cloning</span>";
}
}
if (ActiveTab=='RBSmeasurement'){
if (ActiveTab=='RBSmeasurement'){
-
document.getElementById('RBSmeasurement').innerHTML="<span style='width:auto;'>RBS measurement;</span>";
+
document.getElementById('RBSmeasurement').innerHTML="<span>RBS measurement;</span>";
}
}
if (ActiveTab=='ExpressionAdaptors'){
if (ActiveTab=='ExpressionAdaptors'){
-
document.getElementById('ExpressionAdaptors').innerHTML="<span style='width:auto;'>Expression Adaptors</span>";
+
document.getElementById('ExpressionAdaptors').innerHTML="<span>Expression Adaptors</span>";
}
}

Revision as of 16:43, 17 September 2011