Team:Warsaw/JSTest

From 2008.igem.org

(Difference between revisions)
Line 45: Line 45:
h.innerHTML=days[i];
h.innerHTML=days[i];
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