Home } Messages } Auto Popup Window



Automatically opens a small popup window and closes it after a specified time. Great for displaying important messages without forcing users to close multiple windows!
This demo will open a small popup window 3 seconds after the page is loaded and close the window after it has been open for 5 seconds.

JavaScript Source Code 2002: Messages: Auto Popup Window

Simply click inside the window below, use your cursor to highlight the script, and copy (type Control-c or Apple-c) the script into a new file in your text editor (such as Note Pad or Simple Text) and save (Control-s or Command-s). The script is yours!!!