How can I add a button that closes a popup window?
Adding a 'close window' button
Collapse
X
-
Re: Adding a 'close window' button
Insert an Advanced button. It is that ABC button next to the standard Button. Size the button as required by dragging its handles.
Double-click the button to rename it as required.
Click outside button again.
Now right-click the button and select Properties.
In the General tab - Properties, give it a name.
For Button Type, select OnClick.
For OnClick Action, select Close the Current Browser Window.
Click the Styles tab and format colours, etc. as required.Bless you
Tom
-
Comment