TagCloud.ItemMouseOut

Syntax

ItemMouseOut: function(sender, args)

Parameters

sender. Event source.

args. Event information.  

Description

The ItemMouseOut event occurs after moving the cursor beyond the borders of active tag area.

Example

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

See also:

TagCloud