Pop Up Window


Grab the Code
Explanation of Code
This function uses the open method of the window object to cause a new window to be opened. This function can be modfied to suit the window that you want to have open.

The size of the window can be changed by adjusting the height and width values.

The scroll bars, status bar, location bar and resizable elements may be deleted if you do not want these features in your window. Be sure to place this code in the <HEAD> section of your page.

You can also have the window open with a link.
Or you can open the window with a button:
Copyright © 2001 John H. Bolgiano, Jr. - All rights reserved
Modified with permission for educational use by Roberta Bush