Bootstrap 3 Lightbox

Reading time ~1 minute

Bootstrap 3 Lightbox

A lightbox module for Bootstrap that supports images, YouTube videos, and galleries - built around Bootstrap’s Modal plugin.

See the github page for docs: http://ashleydw.github.io/lightbox

ChangeLog

From version 4.1.0:

navigate_left and navigate_right functions are camelCased gallery_parent_selector has been deprecated - document.body is default

Contributing

Instead of modifying the /dist/*.js JavaScript files directly, you should instead modify the ekko-lightbox.js file and run the grunt task.

Code released under the MIT license.