Wijmo UI for the Web
play Method
wijmo.wizard Namespace > wijwizard type : play Method
The play method begins displaying the panels in order automatically.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijwizard("play");
});
function play() : any;
See Also

Reference

wijwizard type
wijwizard jQuery Widget