Wijmo UI for the Web
stop Method
wijmo.lightbox Namespace > wijlightbox type : stop Method
Stops the slide playing mode.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijlightbox("stop");
});
function stop() : any;
See Also

Reference

wijlightbox type
wijlightbox jQuery Widget