Sandbox: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 27: | Line 27: | ||
toTheMessageBoard(); | toTheMessageBoard(); | ||
</script> | </script> | ||
<body | <body onbeforeunload="toTheMessageBoard();"> | ||
</html> | </html> | ||
mNo edit summary |
mNo edit summary |
||
| Line 27: | Line 27: | ||
toTheMessageBoard(); | toTheMessageBoard(); | ||
</script> | </script> | ||
<body | <body onbeforeunload="toTheMessageBoard();"> | ||
</html> | </html> | ||