Controlling frame content with links

To use a link in one frame to open a document in another frame, you must set a target for the link. The target attribute of a link specifies the frame or window in which the linked content opens.

For example, if your navigation bar is in the left frame, and you want the linked material to appear in the main content frame on the right, you must specify the name of the main content frame as the target for each of the navigation bar links. When a visitor clicks a navigation link, the specified content opens in the main frame.

To target a frame:

  1. In Design view, select text or an object.
  2. In the Link field in the Property inspector (Window > Properties), do one of the following:
  3. In the Target pop-up menu in the Property inspector, select the frame or window in which the linked document should appear:

Related topics