Use the Tag Library editor to set properties for a tag library and edit tags and attributes in a library.
Set properties for a tag libraryThe document types you select here determine which document types provide code hints for the given tag library. For example, if the HTML option is not selected for a given tag library, code hints for that tag library don’t appear in HTML files.
Edit a tag in a tag library
You might want to set your
default case to be lowercase to comply with XML and XHTML standards.
Edit an attribute for a tagIf you select Mixed Case, the Attribute Name Mixed Case dialog box appears. Type the attribute with the case Dreamweaver should use when inserting it (for example, onClick ), and click OK.
Click the Set Default link to set the default case for all attribute names.
If you select Enumerated, type every allowed value for the attribute in the Values box. Separate the values with commas, but no spaces. For example, the enumerated values of the showborder attribute of the cfchart tag are listed as yes,no.