Team:Virginia/Sandbox pop
From 2009.igem.org
(Difference between revisions)
Line 13: | Line 13: | ||
function onReady() | function onReady() | ||
{ | { | ||
- | + | alert("The DOM is ready!"); | |
} | } | ||
Revision as of 02:19, 22 October 2009
edit
Line 13: | Line 13: | ||
function onReady() | function onReady() | ||
{ | { | ||
- | + | alert("The DOM is ready!"); | |
} | } | ||
edit