Team:Uppsala/Templates/TselectTier2

From 2014.igem.org

(Difference between revisions)
Line 2: Line 2:
<div id="tab_selector">
<div id="tab_selector">
-
                   <ul id="tabs">
+
                   <ul id="tabSection">
                   </ul>
                   </ul>
Line 80: Line 80:
a.href = link;
a.href = link;
node.appendChild(a);
node.appendChild(a);
-
document.getElementById("tabs").appendChild(node);
+
document.getElementById("tabSection").appendChild(node);
}
}

Revision as of 12:58, 17 July 2014