Wijmo UI for the Web
abort Method
wijmo.tabs Namespace > wijtabs type : abort Method
Terminate all running tab ajax requests and animations.
Syntax
$(function () {
    var returnsValue; // Type:  wijtabs
    returnsValue = $(".selector").wijtabs("abort");
});
function abort() : wijtabs;
See Also

Reference

wijtabs type
wijtabs jQuery Widget