View comments | RSS feed

Dreamweaver CS3  |  Go to CS4 Help

Property inspector overview

The Property inspector lets you examine and edit the most common properties for the currently selected page element, such as text or an inserted object. The contents of the Property inspector vary depending on the element selected. For example, if you select an image on your page, the Property inspector changes to show properties for the image (such as the file path to the image, the width and height of the image, the border around the image, if any, and so on).

The Property inspector

The Property inspector is at the lower edge of the workspace by default, but you can dock it at the upper edge of the workspace, or make it a floating panel in the workspace.




Comments

Comments are no longer accepted for Dreamweaver CS3. Dreamweaver CS4 is the current version. To discuss Dreamweaver CS3, please use the Adobe forum.

Comments


Montemedia said on Aug 29, 2007 at 10:41 AM :
When viewing the properties for an image, what is the unlabeled, blank text-box for on the left side of the Propeties Inpector panel? the one right below the size of the image. I have no idea what that is for and can't find an explanation anywhere for it. Do I order lunch from there?
chucknado said on Aug 29, 2007 at 10:49 AM :
The textbox specifies the name attribute of the image (in the img tag in Code view). The name attribute is used for referring to the image from a client-side script. The ID attribute provides the same functionality, but old browsers such as Netscape 4.x only support the name attribute.

 

RSS feed | Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/en_US/Dreamweaver/9.0/WScbb6b82af5544594822510a94ae8d65-7fbb.html