Warning Before Enter


Example of Script
This example caused a pop up window that offered a choice of entering this site or returning to the previous page.
Grab the Code
Explanation of Code
This example used a function to cause a confirm dialogue window to open. The function examined the response to the dialogue using an if() statement. If the response was FALSE, ie. the Cancel button was clicked, then the history.back() method returned the visitor to the previous site.
Copyright © 2001 John H. Bolgiano, Jr. - All rights reserved
Modified with permission for educational use by Roberta Bush