Wijmo UI for the Web
destroy Method
wijmo.lightbox Namespace > wijlightbox type : destroy Method
Destroys wijlightbox widget and reset the DOM element.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijlightbox("destroy");
});
function destroy() : any;
See Also

Reference

wijlightbox type
wijlightbox jQuery Widget