Wijmo UI for the Web
abort Method
wijmo.wizard Namespace > wijwizard type : abort Method
The abort method terminates all running panel ajax requests and animations.
Syntax
$(function () {
    var returnsValue; // Type:  wijmo.wizard.wijwizard
    returnsValue = $(".selector").wijwizard("abort");
});
function abort() : wijwizard;
See Also

Reference

wijwizard type
wijwizard jQuery Widget