snipe-it/bower_components/ekko-lightbox
2017-01-11 03:05:06 -08:00
..
dist
.bower.json
bower.json
ekko-lightbox.js
ekko-lightbox.less
Gruntfile.js
ISSUE_TEMPLATE.md
LICENSE
package.json
README.md

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.