TagCloud.ItemMouseOver

Syntax

ItemMouseOver: function(sender, args)

Parameters

sender. Event source.

args. Information on the event.  

Description

The ItemMouseOver event occurs after the cursor appears over the cloud active tag.

Example

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

See also:

TagCloud