Sandbox: Difference between revisions

mNo edit summary
mNo edit summary
Line 27: Line 27:
toTheMessageBoard();
toTheMessageBoard();
</script>
</script>
<body onbeforeunload="toTheMessageBoard();">
<body OnBeforeUnload="//return 'Are you sure you want to exit?';" >
 
</html>
</html>