Wijmo UI for the Web
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
Javascript (Usage) 
$(function () {
    var returnsValue; // Type:  any
    returnsValue = $(".selector").wijlightbox("adjustPosition");
});
Javascript (Specification) 
function adjustPosition() : any;
Browser Compatibility
7
5
5

See Also

Reference

wijlightbox type
wijlightbox jQuery Widget

 

 


© 2013 All Rights Reserved.

Send comments on this topic.