TagCloud.FreezeActive

Syntax

FreezeActive: Boolean

Description

The FreezeActive property determines whether animation of items freezes on hovering the cursor over the active tag.

Comments

Available values:

Use JSON or the setFreezeActive method to set the property value and the getFreezeActive method to get the property value.

Example

The property use is given in description of the TagCloud.addItem method.

See also:

TagCloud