Wijmo UI for the Web
back Method
wijmo.wizard Namespace > wijwizard type : back Method
The back method moves to the previous panel.
Syntax
$(function () {
    var returnsValue; // Type:  bool
    returnsValue = $(".selector").wijwizard("back");
});
function back() : bool;
See Also

Reference

wijwizard type
wijwizard jQuery Widget