MACROMEDIA DREAMWEAVER 8-EXTENDING DREAMWEAVER Manual page 367

Extending dreamweaver
Table of Contents

Advertisement

<attributes>
Description
This tag contains a list of attributes to add to the translated tag that is specified by the
tag. Alternatively, if the
tag is not defined and the
tag
openTag
openTag
searchPattern
specifies
, this tag contains a list of translated attributes to add to the tag that is found.
tag
Parent
translation
Type
Block tag.
Required
No.
<attribute>
Description
This tag specifies a single attribute (or translated attribute) to add to the translated tag.
Parent
attributes
Type
Block tag.
Required
Yes (at least one).
Values
The
specification sets an attribute to a value. Typically,
attributeName="attributeValue"
the attribute name is fixed, and the value contains some parameter references that are
extracted by the parameter patterns, as shown in the following example:
<attribute>SOURCE="@@rs@@"</attribute>
<attribute>BINDING="@@col@@"</attribute>
or
<attribute>
mmTranslatedValueDynValue="VALUE={@@rs@@.@@col@@}"
</attribute>
Participant EDML files
367

Advertisement

Table of Contents
loading
Need help?

Need help?

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

Subscribe to Our Youtube Channel

This manual is also suitable for:

Dreamweaver 8

Table of Contents