jQuery.wijmo.wijtooltip Namespace > options type : triggers Field |
Default value: 'hover'
Sets the event that will cause the tooltip to appear.
Javascript (Usage) | |
---|---|
var value; // Type: string value = jQuery.wijmo.wijtooltip.options.triggers; |
Javascript (Specification) | |
---|---|
|