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

Object
      wijmo.tooltip.wijtooltip

Browser Compatibility
7
5
5
Constructors
 NameDescription
public Constructorwijtooltip Constructor  
Top
Methods
 NameDescription
public MethoddestroyRemoves the wijtooltip functionality completely. This returns the element back to its pre-init state.  
public MethodhideHides the tooltip.  
public MethodshowShows the tooltip  
public MethodshowAtShows the tooltip at the specified position  
public MethodwidgetReturns the wijtooltip element.  
Top
See Also

Reference

wijmo.tooltip Namespace

 

 


© 2013 All Rights Reserved.

Send comments on this topic.