Wijmo UI for the Web
destroy Method
wijmo.accordion Namespace > wijaccordion type : destroy Method
Remove the functionality completely. This will return the element back to its pre-init state.
Syntax
$(function () {
    $(".selector").wijaccordion("destroy");
});
function destroy() : void;
See Also

Reference

wijaccordion type
wijaccordion jQuery Widget