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

See Also

Reference

wijpopup type
wijpopup jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.