Wijmo UI for the Web
play Method
wijmo.carousel Namespace > wijcarousel type : play Method
Starts automatically displaying each of the images in order.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijcarousel("play");
});
function play() : any;
See Also

Reference

wijcarousel type
wijcarousel jQuery Widget