Team:Uppsala/Templates/TselectTier2

From 2014.igem.org

(Difference between revisions)
Line 83: Line 83:
a.appendChild(button);
a.appendChild(button);
                         a.appendChild(linkText);
                         a.appendChild(linkText);
-
a.href = link;
+
node.href = link;
node.appendChild(a);
node.appendChild(a);
document.getElementById("tabSection").appendChild(node);
document.getElementById("tabSection").appendChild(node);

Revision as of 10:38, 21 July 2014