https://github.com/sanix-darker/sanix-disallow-leavingform-without-finish
Disallow Leaving Form and go to another page Without Finish
https://github.com/sanix-darker/sanix-disallow-leavingform-without-finish
Last synced: about 2 months ago
JSON representation
Disallow Leaving Form and go to another page Without Finish
- Host: GitHub
- URL: https://github.com/sanix-darker/sanix-disallow-leavingform-without-finish
- Owner: Sanix-Darker
- Created: 2018-07-19T10:59:33.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2018-08-08T11:21:25.000Z (about 7 years ago)
- Last Synced: 2025-01-29T23:28:02.316Z (8 months ago)
- Language: HTML
- Homepage: https://sanix-darker.github.io/Sanix-Disallow-LeavingForm-Without-Finish/
- Size: 11.7 KB
- Stars: 1
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sanix-Disallow-LeavingForm-Without-Finish
Disallow Leaving Form Without Finish DEMO HERE## How it's work
When you Close the page with a field in a form that's not empty it's Warm you## What to do
```
1_ Just include the JS script and it's done (it will check each element in your form if it's empty before letting you leave)```
## How to use it in your web app
```html
Your Web page
```