Things You'll Need:
- Adobe Dreamweaver CS4 software
-
Step 1
Open a page in Dreamweaver. In Design View you choose View > Code Navigator to see the Code Navigator options.
-
Step 2
Code Navigator IconIn Code View you click a little icon that looks like a ship's wheel to see the Code Navigator options.
-
Step 3
Code Navigator DialogCode Navigator connects you to all the code linked to a page. You can pull it up in a Dreamweaver window and edit it right there. Here's how it looks in Code View.
-
Step 4
Code Navigator DialogIn Design View it looks like this image.
-
Step 5
All the listed files are linked and clickable. It's contextual. Click in the appropriate spot and you can see JavaScript links. In addition, if you hover over a CSS rule, but don't click, you see all the properties for that selector.
-
Step 6
You can see code related to all of the following using Code Navigator: CSS, server-side includes, JavaScript files, parent template files, library files and iframe source files.








Comments
bigoxygen said
on 6/11/2009 Useful Information for the web designer