lightbox.option({
‘resizeDuration’: 200,
‘wrapAround’: true,
‘fitImagesInViewport’: true,
‘maxWidth’: 1600, // controls maximum width of zoomed image
‘maxHeight’: window.innerHeight * 0.75, // 75% of screen height
‘alwaysShowNavOnTouchDevices’: true
});
Check Also
What you think today becomes what you achieve tomorrow.
Every great achievement begins as a small thought in the mind of someone who dared …