Wijmo UI for the Web
destroy Method
wijmo.popup Namespace > wijpopup type : destroy Method
Remove the functionality completely. This will return the element back to its pre-init state.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijpopup("destroy");
});
function destroy() : any;
See Also

Reference

wijpopup type
wijpopup jQuery Widget