Operation Manual
261
USING DREAMWEAVER
Linking and navigation
Last updated 3/28/2012
Link to documents using the Point-To-File icon
1 Select text or an image in the Document window’s Design view.
2 Create a link in one of two ways:
• Drag the Point-To-File icon (target icon) at the right of the Link box in the Property inspector and point to a
visible anchor in the current document, a visible anchor in another open document, an element that has a unique
ID assigned to it, or a document in the Files panel.
• Shift-drag from the selection and point to a visible anchor in the current document, a visible anchor in another
open document, an element that has a unique ID assigned to it, or a document in the Files panel.
Note: You can link to another open document only if your documents are not maximized in the Document window. To
tile documents, select Window
> Cascade or Window > Tile. When you point to an open document, that document moves
to the foreground of your screen while you are making your selection.
More Help topics
“Link to a specific place in a document” on page 262
Add a link using the Hyperlink command
The Hyperlink command lets you create a text link to an image, an object, or to another document or file.
1 Place the insertion point in the document where you want the link to appear.
2 Do one of the following to display the Insert Hyperlink dialog box:
• Select Insert > Hyperlink.
• In the Common category of the Insert panel, click the Hyperlink button.
3 Enter the text of the link and, after Link, the name of the file to link to (or click the folder icon to browse to the
file).
4 In the Target pop-up menu, select the window in which the file should open or type its name.
The names of all the frames you’ve named in the current document appear in the pop-up list. If you specify a frame
that doesn’t exist, the linked page opens in a new window that has the name you specified. You can also select from the
following reserved target names:
• _blank loads the linked file into a new, unnamed browser window.
• _parent loads the linked file into the parent frameset or window of the frame that contains the link. If the frame
containing the link is not nested, the linked file loads into the full browser window.
• _self loads the linked file into the same frame or window as the link. This target is the default, so you usually don’t
need to specify it.
• _top loads the linked file into the full browser window, thereby removing all frames.
5 In the Tab Index box, enter a number for the tab order.
6 In the Title box, enter a title for the link.
7 In the Access Key box, enter a keyboard equivalent (one letter) to select the link in the browser.
8 Click OK.