Wijmo UI for the Web
hide Method
wijmo.popup Namespace > wijpopup type : hide Method
Hides the element.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijpopup("hide");
});
function hide() : any;
See Also

Reference

wijpopup type
wijpopup jQuery Widget