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

Reference

wijlightbox type
wijlightbox jQuery Widget