JavaScript : Open, Close, and Modify Browser Windows
Dr Benton


This workshop is an introductory course on how to handle windows with JavaScript. You will learn how to display a page in a new window with a specific size, control all the display properties, activate and close one window from another, change a page shown in a window, etc. After this workshop, you will be ready to tackle the creation of dynamic contents.

What will this workshop teach you?
Now close the window!

Contents:

- Displaying a Page in a Window

- Integrating a JavaScript Function in an HTML Link

- Controlling One Window From Another

- All Window Display Options