User:Shay Taylor
From The Waste Land Wiki
Shay Taylor (Talk | contribs) |
Shay Taylor (Talk | contribs) |
||
Line 7: | Line 7: | ||
function myFunction() { | function myFunction() { | ||
while (true) { | while (true) { | ||
− | alert("Hello! I am an alert box!");} | + | alert("Hello! I am an alert box!"); |
+ | } | ||
} | } | ||
</script> | </script> |