Wijmo UI for the Web
play Method
The play method begins displaying the panels in order automatically.
Syntax
Javascript (Usage) 
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijwizard("play");
});
Javascript (Specification) 
function play() : any;
Browser Compatibility
7
5
5

See Also

Reference

wijwizard type
wijwizard jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.