
- Foundation Tutorial
- Foundation - Home
- Foundation - Overview
- Foundation - Installation
- Foundation - Starter Projects
- Foundation - Kitchen Sink
- Foundation General
- Foundation - Global Styles
- Foundation - Sass
- Foundation - JavaScript
- Foundation - JavaScript Utilities
- Foundation - Media Queries
- Foundation - The Grid
- Foundation - Flex Grid
- Foundation - Forms
- Foundation - Visibility Classes
- Foundation - Base Typography
- Foundation - Typography Helpers
- Foundation - Basic Controls
- Foundation - Navigation
- Foundation - Containers
- Foundation - Media
- Foundation - Plugins
- Foundation SASS
- Foundation - Sass Functions
- Foundation - Sass Mixins
- Foundation Libraries
- Foundation - Motion UI
- Foundation Useful Resources
- Foundation - Quick Guide
- Foundation - Useful Resources
- Foundation - Discussion
- Selected Reading
- UPSC IAS Exams Notes
- Developer's Best Practices
- Questions and Answers
- Effective Resume Writing
- HR Interview Questions
- Computer Glossary
- Who is Who
Foundation - Reveal
Description
Foundation allows creating modal dialogs or pop-up window using reveal class.
The following table lists the some of the Reveal features −
Sr.No. | Feature & Description |
---|---|
1 | Reveal Basics
Create modal dialogs or pop-up window using the reveal class. |
2 | Modals in Modals
Foundation allow us to create modal within modal. |
3 | Reveal Video
It creates a modal to display the video. |
4 | Reveal Sizing
It creates different types of modals such as tiny, small and large modals. |
5 | Reveal Full Screen
You can create full screen modal according to width and height of the window. |
6 | Reveal No Overlay
Foundation removes the overlay by setting data-overlay to false. |
7 | Reveal Animations
It creates the animations on the modal. |
8 | Sass Reference
You can change the styles of the components by using SASS variables. |
9 | JavaScript Reference
Foundation provides JavaScript components for the modal. |
foundation_containers.htm
Advertisements