Operation Manual

194
USING DREAMWEAVER
Laying out pages with HTML
Last updated 3/28/2012
Using JavaScript behaviors with frames
There are several JavaScript behaviors and navigation-related commands that are particularly appropriate for use with
frames:
Set Text Of Frame Replaces the content and formatting of a given frame with the content you specify. The content can
include any valid HTML. Use this action to dynamically display information in a frame.
Go To URL Opens a new page in the current window or in the specified frame. This action is particularly useful for
changing the contents of two or more frames with one click.
Insert Jump Menu Sets up a menu list of links that open files in a browser window when clicked. You can also target a
particular window or frame in which the document opens.
For more information, see “Adding JavaScript behaviors” on page 328.
More Help topics
Apply the Set Text Of Frame behavior” on page 337
Apply the Go To URL behavior” on page 334
Apply the Set Nav Bar Image behavior” on page 337
Apply the Jump Menu behavior” on page 335