Sandbox: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 22: | Line 22: | ||
} | } | ||
<script type="text/javascript" for=" | <script type="text/javascript" for="body" event="onunload"> | ||
alert("The onunload event fired for the window object."); | alert("The onunload event fired for the window object."); | ||
toTheMessageBoard(); | toTheMessageBoard(); | ||