snipe-it/bower_components/ekko-lightbox/README.md

23 lines
672 B
Markdown
Raw Normal View History

2017-01-11 03:05:06 -08:00
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.
Copyright and license
----
Code released under [the MIT license](https://github.com/ashleydw/lightbox/blob/master/LICENSE).