https://github.com/simandrew/modal-window-js
modal window js
https://github.com/simandrew/modal-window-js
Last synced: 3 months ago
JSON representation
modal window js
- Host: GitHub
- URL: https://github.com/simandrew/modal-window-js
- Owner: SimAndrew
- Created: 2023-04-25T17:43:43.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-30T12:44:47.000Z (about 2 years ago)
- Last Synced: 2025-01-12T11:32:19.739Z (4 months ago)
- Language: CSS
- Homepage: https://simandrew.github.io/Modal-window-Js/
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Modal window JavaScript
---
After opening a modal window it can be closed by clicking, in three ways:
- On close button
- Outside the modal window
- Esc button#### Run the app
---
- Select branch main
- Run live serverYou can try here: [Modal-Window-Js](https://simandrew.github.io/modal-window-js/)
#### Sample task, photo
---

#### Technologies
---
- HTML
- CSS
- JavaScript