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

Reference

wijwizard type
wijwizard jQuery Widget