Wijmo UI for the Web
wijtooltip type
wijmo.tooltip Namespace : wijtooltip type
Syntax
$(function () {
    var options; // Type:  wijmo.tooltip.wijtooltip.options
     
    $(".selector").wijtooltip(options);
});
function wijtooltip;
Inheritance Hierarchy

Object
      wijmo.tooltip.wijtooltip

Constructors
 NameDescription
public Constructor  
Top
Methods
 NameDescription
public MethodRemoves the wijtooltip functionality completely. This returns the element back to its pre-init state.  
public MethodHides the tooltip.  
public MethodShows the tooltip  
public MethodShows the tooltip at the specified position  
public MethodReturns the wijtooltip element.  
Top
See Also

Reference

wijmo.tooltip Namespace