Template:UpperTabs

From 2010.igem.org

(Difference between revisions)
Line 54: Line 54:
}
}
if (ActiveTab=='HP'){
if (ActiveTab=='HP'){
-
document.getElementById('HP').innerHTML="<span style='width:auto'>Human Practices</span>";
+
document.getElementById('HP').innerHTML="<span style='width:auto;'>Human Practices</span>";
}
}
Line 63: Line 63:
if (ActiveTab=='Attribution'){
if (ActiveTab=='Attribution'){
-
document.getElementById('Attribution').innerHTML="<span style='width:auto'>Attribution</span>";
+
document.getElementById('Attribution').innerHTML="<span style='width:auto;'>Attribution</span>";
}
}

Revision as of 19:42, 25 October 2010