Wählen Sie Ihre Sprache:

<we:colorChooser>

Since version: - | Requires endtag: no

Description

This tag is used to give the editor the possibility to choose colors in edit mode. The chosen color is used outside the edit mode.

Attributes

name

Default value: - | since version: - | required: yes

Set this attribute to a unique name.


width

Default value: 100 | since version: - | required: no

Set this attribute to the width of the color chooser field.


height

Default value: 18 | since version: - | required: no

Set this attribute to the height of the color chooser field.


cachelifetime

Default value: 0 | since version: 4.2.0.0 | required: no

With this attribute you define the validity of the Cache in seconds for this we:Tag. This attribute is used only if cache type defined in the template is we:Tag Cache or Cache is disabled.


Syntax

<we:colorChooser name="attribute" [width="attribute"] [height="attribute"] [cachelifetime="attribute"] />

Examples

new Example