Value - MACROMEDIA DREAMWEAVER MX 2004-EXTENDING DREAMWEAVER Manual

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

Advertisement

message="message_string"
Dreamweaver displays when it finds the property in a document. The message string describes
possible limitations or workarounds for the property value.
Contents

value

Container
css-support
Example
<property name="background-color" supportLevel="supported">
<value>
Description
Defines a list of values supported by the current property.
Attributes
type, name, names, supportlevel, message,
type="any", "named", "units", "color", "string",
of value. If you specify
attribute must specify the value IDs to match for this item. The
numeric value, followed by one of the units values specified in the names attribute.
name="value_name"
hyphen (-). The name of one of the values that are valid for the CSS property named in the
parent property node. This can identify either a specific value or a units specifier.
names="name1, name2, . . ."
supportlevel="error", "warning", "info",
support for this value in the browser. If not specified, the value
message="message_string"
Dreamweaver displays when it finds the property value in a document. If the
attribute is omitted, Dreamweaver displays a message string of "
Contents
None.
Container
property
Example
<property name="margin">
<value type="units" name="ex" supportLevel="warning"
message="The implementation of ex units is buggy in Safari 1.0."/>
<value type="units" names="%,em,px,in,cm,mm,pt,pc"/>
<value type="named" name="auto"/>
<value type="named" name="inherit"/>
</property>
The
message
, or "
"named", "units"
A CSS value identifier. No spaces or punctuation allowed other than
Specifies a comma-separated list of value
The
message
attribute defines a message string that
or
"function"
", then either the
color
"units"
or
"supported"
"supported"
attribute defines a message string that
value_name
Specifies the type
or
name
names
value matches a
.
IDs
Specifies the level of
is assumed.
message
is not supported."
Code validation
109

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?

This manual is also suitable for:

Dreamweaver mx 2004

Table of Contents