https://github.com/zurb/reveal
https://github.com/zurb/reveal
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/zurb/reveal
- Owner: zurb
- Created: 2011-02-07T17:34:22.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2020-10-27T16:29:14.000Z (over 5 years ago)
- Last Synced: 2025-03-28T07:08:50.681Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 361 KB
- Stars: 677
- Watchers: 24
- Forks: 173
- Open Issues: 71
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
Reveal: A jQuery Plugin For Modals
Reveal is a jQuery plugin for dead simple modals that comes with some sexy base CSS and can be implemented programatically or with the new HTML5 custom data attributes (data-attribute).
Note: This version of Reveal has been deprecated and will no longer be developed or supported. For the most recent code, check out the responsive version of Reveal included in Foundation, our rapid prototyping and production framework.
Download & Documentation
All of the docs and the download link are on a playground page here: http://www.zurb.com/playground/reveal-modal-plugin
Feature Request List
Below are the features that have been requested or that we have seen an opportunity for and are going to try to tackle in future iterations of the plugin (in no particular order). These will, if implemented, be added to the plugin as part of Foundation.
- Callable method for closing a modal
- Have close button close "all active modals" (if multiple modals are somehow surfaced)
- Keyboard close with esc key
- Document easy way to AJAX modal content
- Add lightbox feature to make it easy to hookup custom data attributes to a lightbox functionality
- Fix IE background to have opacity