superflux/lightbox
Miraty 691069d49c Commentaire + nouvelle police 2020-01-18 23:03:01 +01:00
..
.github Commentaire + nouvelle police 2020-01-18 23:03:01 +01:00
dist Commentaire + nouvelle police 2020-01-18 23:03:01 +01:00
examples Commentaire + nouvelle police 2020-01-18 23:03:01 +01:00
src Commentaire + nouvelle police 2020-01-18 23:03:01 +01:00
.editorconfig Commentaire + nouvelle police 2020-01-18 23:03:01 +01:00
.gitignore Commentaire + nouvelle police 2020-01-18 23:03:01 +01:00
.jscsrc Commentaire + nouvelle police 2020-01-18 23:03:01 +01:00
.jshintrc Commentaire + nouvelle police 2020-01-18 23:03:01 +01:00
DEPLOY.md Commentaire + nouvelle police 2020-01-18 23:03:01 +01:00
Gruntfile.js Commentaire + nouvelle police 2020-01-18 23:03:01 +01:00
LICENSE Commentaire + nouvelle police 2020-01-18 23:03:01 +01:00
README.md Commentaire + nouvelle police 2020-01-18 23:03:01 +01:00
ROADMAP.md Commentaire + nouvelle police 2020-01-18 23:03:01 +01:00
bower.json Commentaire + nouvelle police 2020-01-18 23:03:01 +01:00
package.json Commentaire + nouvelle police 2020-01-18 23:03:01 +01:00

README.md

Lightbox2

The original lightbox script. Eight years later — still going strong!

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

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