Template:Team:Bonn:NetworkBottom

From 2013.igem.org

(Difference between revisions)
Line 186: Line 186:
     nodeSummary[i].top = nodeTitle[i].top+parseInt(nodeTitle[i].style.height)+10;
     nodeSummary[i].top = nodeTitle[i].top+parseInt(nodeTitle[i].style.height)+10;
     nodeSummary[i].style.top = nodeSummary[i].top +"px";
     nodeSummary[i].style.top = nodeSummary[i].top +"px";
-
     if(general.style == "child") {
+
     if(general.type == "child") {
       nodeSummary[i].right = 0;
       nodeSummary[i].right = 0;
       nodeSummary[i].style.right = nodeSummary[i].right+"px";
       nodeSummary[i].style.right = nodeSummary[i].right+"px";

Revision as of 12:12, 27 October 2013