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

Reference

wijprogressbar type
wijprogressbar jQuery Widget