An open API service indexing awesome lists of open source software.

https://github.com/gulshancodes/modal

Fully Responsive Modal using Vanilla JavaScript.
https://github.com/gulshancodes/modal

javascript javascript-modal modal popup vanilla-javascript

Last synced: 11 months ago
JSON representation

Fully Responsive Modal using Vanilla JavaScript.

Awesome Lists containing this project

README

          

# Modal
#### Fully Responsive Modal using Vanilla JavaScript.

### [Demo Link](https://gulshancodes.github.io/modal/) 🔗

A Modal (also called as dialog-box or popup-window) is a web page element that displays in front of or on top of the current page and deactivates all other page content.

## Features:

- Fully Responsive
- Completely built with HTML, CSS and JavaScript
- No additional libraries or frameworks
- Removes the body-scroll, so that modal content scrolls instead.
- Clicking on the modal "backdrop" will automatically close the modal.
- Pressing the "Escape" key will also close the modal.

## Author:

- **Gulshan Songara** - **[Portfolio Website](https://gulshansongara.netlify.app)**, **[Linkedin](https://www.linkedin.com/in/gulshansongara/)**