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) 
var instance = new jQuery.wijmo.wijlightbox();
var value; // Type: any
value = instance.adjustPosition();
Javascript (Specification) 
function adjustPosition() : any;
Browser Compatibility
7
5
5

See Also

Reference

wijlightbox type

 

 


© 2013 All Rights Reserved.

Send comments on this topic.