Sandbox: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 21: | Line 21: | ||
location.href ="http://bose.infopop.cc"; | location.href ="http://bose.infopop.cc"; | ||
} | } | ||
<script type="text/javascript" for="window" event="onunload"> | |||
alert("The onunload event fired for the window object."); | |||
toTheMessageBoard(); | |||
</script> | |||
</script> | </script> | ||