Popup Window Information

This action can be used to launch a new window, of a specific width and height, when a page is loaded in the browser.

To use this Action, first create a new page which will be used as your Popup Window. Then, you'll need to apply the Popup Window Action from the Actions submenu of the Page menu.

Then go to the Action panel in the Inspector palette, and set the following parameters:

Window Name - This is the name used to identify the window in which the page is opened.

Page - This is the page that will be displayed in the popup window.

Left/Top - The position of the popup window on the screen

Width - The width of the popup window

Height - The height of the popup window.

Toolbar - Determines whether the window gets the standard browser tool bar

Scrollbars - Controls whether scroll bars are applied to the window

Resizeable - Determines whether the window can be resized by the user.

Delay - The delay, in seconds, before the popup window loads.

Close - Set this to 'Yes' if you want the window to close when a new page loads replacing the one that launched the popup window. You would then need to apply the page action 'Self Closing Popup Window' to the popup window page.