Wijmo UI for the Web
show Method
wijmo.tooltip Namespace > wijtooltip type : show Method
Shows the tooltip
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijtooltip("show");
});
function show() : any;
See Also

Reference

wijtooltip type
wijtooltip jQuery Widget