Zulu
Zulu
Zulu is not actively developed anymore

Please visit for next-generation web interfaces
Documentation.XUL Reference.Description
Node
|
Element
|
XulElement
|
<DESCRIPTION>

Description:

Description element is used to create a block of text which may contain arbitrary markup.

Attributes

autosize- Controls the automatic resizing of the text.
- Valid values: | true | false |

disabled- If this attribute is set to true, the description is drawn in grey.
- Valid values: | true | false |

value- The text to be used for the description.

wordwrap- Indicates if the text wraps on multiple lines
- Valid values: | true | false |