| This example caused a pop up window that offered a choice of entering this site or returning to the previous page. |
|
|
| 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. |