Team:Virginia/Sandbox pop

From 2009.igem.org

(Difference between revisions)
Line 13: Line 13:
function onReady()
function onReady()
{
{
-
if(isIE()) { alert("The DOM is ready!"); }
+
alert("The DOM is ready!");
}
}

Revision as of 02:19, 22 October 2009

edit

Testing