Wijmo UI for the Web
adjustPosition Method
wijmo.lightbox Namespace > wijlightbox type : adjustPosition Method
Adjust the position of lightbox according to the "position" option set it originally to a new location. . It is usually called after window resized.
Syntax
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijlightbox("adjustPosition");
});
function adjustPosition() : any;
See Also

Reference

wijlightbox type
wijlightbox jQuery Widget