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

Reference

wijwizard type
wijwizard jQuery Widget