GoLive

Using Actions; user-triggered actions


Create a New Window action.

Create a page (index.html) from which you will open another page in a new window. Create a second page (new.html) that will be displayed in a new window.

1. On the index.html page select text or image to link to a new window.
2. In the Inspector palette create a link by clicking the New Link button.
3. To associate an action with the selected text type a number sign # in the URL field of the Inspector.
4. In the Actions palette, Events menu, choose Mouse Click or any other trigger.
5. Click the New Action icon in the Actions menu.
6. From the Action pop-up menu choose Link > Open Window.
7. Brows to the linked page that will appear in a new window (new.html).
8. Enter a size in pixels for the new window.
9. Deselect appropriate boxes (Scroll, menu etc.)


Slide New Window action

6. From the Action pop-up menu choose Link > Slide New Window.
7. Brows to the linked page that will appear in a new window (new.html).
8. Enter a size in pixels for the new window.
9. Deselect appropriate boxes (Scroll, menu etc.)
10. Type a name for the new window in the Window name field.


Target 2 Frames action

Create a frameset with three frames. Name the frames. Create three pages that will appear in the frames and link them from the frames.
Create a folder with two new pages that will appear in two frames.
1. On one of the frameset pages select text or image to link to a new window.
2. In the Inspector palette create a link by clicking the New Link button.
3. To associate an action with the selected text type a number sign # in the URL field of the Inspector.
4. In the Actions palette, Events menu, choose Mouse Click or any other trigger.
5. Click the New Action icon in the Actions menu.
6. From the Action pop-up menu choose Link > Target2Frames.
7. Type the names of Frame 1 and Frame 2.
8. Brows to the linked pages that will appear in selected frames.