Operation Manual

304
USING DREAMWEAVER
Working with page code
Last updated 3/28/2012
View the code in a collapsed code fragment without expanding it
Hold the mouse pointer over the collapsed code fragment.
Use keyboard shortcuts to collapse and expand code
You can also use the following keyboard shortcuts:
Paste and move collapsed code fragments
You can copy and paste collapsed code fragments, or move collapsed code fragments by dragging.
More Help topics
Insert code with the Coding toolbar” on page 291
Clean up code” on page 305
Copy and paste a collapsed code fragment
1 Select the collapsed code fragment.
2 Select Edit > Copy.
3 Place the insertion point where you want to paste the code.
4 Select Edit > Paste.
Note: You can paste into other applications, but the collapsed state of the code fragment is not preserved.
Drag a collapsed code fragment
1 Select the collapsed code fragment.
2 Drag the selection to the new location.
To drag a copy of the selection, Control-drag (Windows) or Alt-drag (Macintosh).
Note: You cannot drag to other documents.
Command Windows Macintosh
Collapse Selection Control+Shift+C Command+Shift+C
Collapse Outside Selection Control+Alt+C Command+Alt+C
Expand Selection Control+Shift+E Command+Shift+E
Collapse Full Tag Control+Shift+J Command+Shift+J
Collapse Outside Full Tag Control+Alt+J Command+Alt+J
Expand All Control+Alt+E Command+Alt+E