Wijmo UI for the Web
hide Method
Hides the tooltip.
Syntax
Javascript (Usage) 
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijtooltip("hide");
});
Javascript (Specification) 
function hide() : any;
Browser Compatibility
7
5
5

See Also

Reference

wijtooltip type
wijtooltip jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.