Team:Cornell/javascripts/mycodraw

From 2013.igem.org

Revision as of 17:41, 16 June 2013 by R.Lizarralde (Talk | contribs)

function mycoDraw() { alert("I am the alert box!"); var img = canvas.children[0]; alert(img.src); }