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

Reference

wijgallery type
wijgallery jQuery Widget