FreezeActive: Boolean
The FreezeActive property determines whether animation of items freezes on hovering the cursor over the active tag.
Available values:
true. On hovering the cursor over the active tag animation freezes.
false. On hovering the mouse cursor over the active tag animation does not freeze (default).
Use JSON or the setFreezeActive method to set the property value and the getFreezeActive method to get the property value.
The property use is given in description of the TagCloud.addItem method.
See also: