Team:Warsaw/JSTest

From 2008.igem.org

(Difference between revisions)
Line 46: Line 46:
div.setAttribute("name",days[i]);
div.setAttribute("name",days[i]);
document.getElementById("html").appendChild(h);
document.getElementById("html").appendChild(h);
-
document.GetElementById("html").appendChild(div);
+
document.getElementById("html").appendChild(div);
fill(days[i]);
fill(days[i]);
}
}

Revision as of 20:19, 25 October 2008

Gallery Bricks Notebook Team Project Home