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

Reference

wijlightbox type
wijlightbox jQuery Widget