https://github.com/mitya33/lightbox-lib
LightboxLib is a library of lightbox functions including rich support for creating many types of modal dialogs and also eternal/percentile loading notifications during submissions and uploads.
https://github.com/mitya33/lightbox-lib
alert confirm css html javascript lightbox modal promise prompt
Last synced: about 1 month ago
JSON representation
LightboxLib is a library of lightbox functions including rich support for creating many types of modal dialogs and also eternal/percentile loading notifications during submissions and uploads.
- Host: GitHub
- URL: https://github.com/mitya33/lightbox-lib
- Owner: mitya33
- License: mit
- Created: 2019-12-30T11:29:37.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-09-14T12:44:15.000Z (about 3 years ago)
- Last Synced: 2025-02-15T19:12:37.228Z (8 months ago)
- Topics: alert, confirm, css, html, javascript, lightbox, modal, promise, prompt
- Language: JavaScript
- Homepage: https://mitya.uk/projects/lightbox-lib
- Size: 80.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Lightbox Lib
[Documentation & examples here](https://mitya.uk/projects/lightbox-lib)
Lightbox Lib is a suite of lightbox-related tools. Its focus is on providing a sophisticated API for HTML-based modal dialogs, but can also be used to:
- Show in-DOM elements i.e. interfaces intended for display in a lightbox
- Show loading progress indicators e.g. for AJAX uploads
- Auto generate lightbox-hosted carousels, e.g. for cycling through product photos
- Fetch and show, via lightbox, images or pages not currently in the DOM