ashleydw / lightbox

A lightbox gallery plugin for Bootstrap
http://ashleydw.github.io/lightbox
MIT License
1.85k stars 1.3k forks source link

Specify height for loadRemoteContent content #185

Closed fpoy closed 8 years ago

fpoy commented 8 years ago

Allow to open a lightbox by specifying both width and height : data-width="[0-9]+" data-height="[0-9]+" (By default the height is equal to the width, but this is not necessarily desired...)

ashleydw commented 8 years ago

This is no longer relevant with the latest branch: https://github.com/ashleydw/lightbox/tree/v4_0_1_jquery3_bootstrap4