Bez popisu

tum 30f7226d9a first commit %!s(int64=2) %!d(string=před) roky
..
.github 30f7226d9a first commit %!s(int64=2) %!d(string=před) roky
dist 30f7226d9a first commit %!s(int64=2) %!d(string=před) roky
examples 30f7226d9a first commit %!s(int64=2) %!d(string=před) roky
src 30f7226d9a first commit %!s(int64=2) %!d(string=před) roky
.editorconfig 30f7226d9a first commit %!s(int64=2) %!d(string=před) roky
.jscsrc 30f7226d9a first commit %!s(int64=2) %!d(string=před) roky
.jshintrc 30f7226d9a first commit %!s(int64=2) %!d(string=před) roky
DEPLOY.md 30f7226d9a first commit %!s(int64=2) %!d(string=před) roky
Gruntfile.js 30f7226d9a first commit %!s(int64=2) %!d(string=před) roky
LICENSE 30f7226d9a first commit %!s(int64=2) %!d(string=před) roky
README.md 30f7226d9a first commit %!s(int64=2) %!d(string=před) roky
ROADMAP.md 30f7226d9a first commit %!s(int64=2) %!d(string=před) roky
bower.json 30f7226d9a first commit %!s(int64=2) %!d(string=před) roky
package.json 30f7226d9a first commit %!s(int64=2) %!d(string=před) roky

README.md

Lightbox2

The original lightbox script.

Lightbox is small javascript library used to overlay images on top of the current page. It's a snap to setup and works on all modern browsers.

  • Demos and usage instructions. Visit the Lightbox homepage to see examples, info on getting started, script options, how to get help, and more.
  • Releases and Changelog. Viewable on the Github Releases page
  • Roadmap. View the Roadmap for a peek at what is being planned for future releases.
  • License. Lightbox is licensed under the MIT License. Learn more about the license.

by Lokesh Dhakar


Info for Maintainers

Local development

Some old tech, but it works, so no upgrading till something breaks.

  • Install Bower and Grunt: npm install -g bower grunt
  • Install jQuery dependency with Bower: bower install
  • Start local server: grunt
  • Navigate to localhost:8000/examples
  • Update examples/index.html to load jQuery and src/js/lightbox.js.