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.