mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 23:54:12 -08:00
23 lines
672 B
Markdown
23 lines
672 B
Markdown
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).
|