User:ChristopherW

From 2013.igem.org

(Difference between revisions)
Line 9: Line 9:
function myOther()
function myOther()
{
{
-
window.getElementById("Test").innerHTML = Who, me?
+
$(document).getElementById("Test").innerHTML = Who, me?
}
}

Revision as of 20:44, 14 July 2013

Paragraph?