Operation Manual
11
USING DREAMWEAVER
Workspace
Last updated 3/28/2012
By default, links are not active in Live view. Having links non-active lets you select or click link text in the Document
window without being taken to another page. To test links in Live view, you can enable one-time clicking or
continuous clicking by selecting Follow Links or Follow Links Continuously from the View options menu to the right
of the address box.
More Help topics
“Previewing pages in Dreamweaver” on page 272
Coding toolbar overview
The Coding toolbar contains buttons that let you perform many standard coding operations, such as collapsing and
expanding code selections, highlighting invalid code, applying and removing comments, indenting code, and inserting
recently used code snippets. The Coding toolbar appears vertically on the left side of the Document window, and is
only visible when Code view is showing.
You cannot undock or move the Coding toolbar, but you can hide it (View > Toolbars > Coding).
You can also edit the Coding toolbar to display more buttons (such as Word Wrap, Show Hidden Characters, and Auto
Indent), or hide buttons that you don’t want to use. To do so, however, you must edit the XML file that generates the
toolbar. For more information, see Extending Dreamweaver.
More Help topics
“Insert code with the Coding toolbar” on page 291
Status bar overview
The Status bar at the bottom of the Document window provides additional information about the document you are
creating.