jQuery.wijmo.wijtooltip Namespace > options type : mouseTrailing Field |
Default value: false
If true, then the tooltip moves with the mouse.
Javascript (Usage) | |
---|---|
var value; // Type: boolean value = jQuery.wijmo.wijtooltip.options.mouseTrailing; |
Javascript (Specification) | |
---|---|
var mouseTrailing : boolean; |