This code activates a pop-up on the enterance to the webpage that the below html has been pasted on. The code is useful for telling people an alert.
To see an example of the code in use click here.
Want the code? Paste the html below into your editor. Change the text in red to your message.
<BODY onUnload="alert('Pop-up message here');">