MACROMEDIA DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER Manual page 88

Extending dreamweaver
Hide thumbs Also See for DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER:
Table of Contents

Advertisement

<commentStart>
Description
A text string that delimits the start of a comment block. You must specify the
tags in pairs. Multiple
commentEnd
Attributes
None.
Example
<commentStart><![CDATA[<%--]]></commentStart>
<commentEnd>
Description
A text string that delimits the end of a comment block. You must specify the
tags in pairs. Multiple
commentEnd
Attributes
None.
Example
<commentEnd><![CDATA[--%>]]></commentEnd>
<cssImport/>
Description
An empty tag that indicates the code coloring rule for the
in a CSS.
Attributes
,
name
id
name="cssImport_name"
id="id_string"
Example
<cssImport name="@import" id="CodeColor_CSSImport" />
<cssMedia/>
Description
An empty tag that indicates the code coloring rule for the
in a CSS.
Attributes
,
name
id
name="cssMedia_name"
id="id_string"
88
Chapter 5: Customizing Code View
commentStart
commentStart
A string that assigns a name to the CSS
Required. An identifier string that maps color and style to this syntax item.
A string that assigns a name to the CSS
Required. An identifier string that maps color and style to this syntax item.
...
pairs are allowed.
/commentEnd
...
pairs are allowed.
/commentEnd
function of the
@import
@import
function of the
@media
@media
and
commentStart
and
commentStart
element
style
function.
element
style
function.

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER and is the answer not in the manual?

Questions and answers

This manual is also suitable for:

Dreamweaver mx 2004

Table of Contents