Wijmo UI for the Web
next Method
wijmo.lightbox Namespace > wijlightbox type : next Method
Moves to the next panel.
Syntax
$(function () {
    var returnsValue; // Type:  bool
    returnsValue = $(".selector").wijlightbox("next");
});
function next() : bool;
See Also

Reference

wijlightbox type
wijlightbox jQuery Widget