Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/full-stack-web-developer-and-designer/popupmodal
JavaScript Modal and Contact Form with jQuery and PHP validation. Also, contain AJAX for get response from the server when a form is submitted.
https://github.com/full-stack-web-developer-and-designer/popupmodal
ajax javascript javascript-modal jquery jquery-plugin jquery-validation mirnesglamocic php
Last synced: 2 days ago
JSON representation
JavaScript Modal and Contact Form with jQuery and PHP validation. Also, contain AJAX for get response from the server when a form is submitted.
- Host: GitHub
- URL: https://github.com/full-stack-web-developer-and-designer/popupmodal
- Owner: Full-Stack-Web-Developer-and-Designer
- License: mit
- Created: 2021-02-14T09:42:05.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2023-11-04T09:38:45.000Z (about 1 year ago)
- Last Synced: 2023-11-04T10:26:01.680Z (about 1 year ago)
- Topics: ajax, javascript, javascript-modal, jquery, jquery-plugin, jquery-validation, mirnesglamocic, php
- Language: CSS
- Homepage: https://modaljs.mirnesglamocic.repl.co/
- Size: 12.7 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# JavaScript Modal with Contact Form
[![JavaScript Modal with Contact Form](/project_modal.png)](https://modaljs.mirnesglamocic.repl.co/)
This repository contain responsive Vanilla JavaScript Modal and Contact Form with PHP and jQuery validation.For this repository we need:
* [jQuery](https://cdnjs.cloudflare.com/ajax/libs/jquery/1.7.2/jquery.min.js "download jQuery 1.7.2")
* [jQuery validate plugin](https://cdnjs.cloudflare.com/ajax/libs/jquery-validate/1.19.0/jquery.validate.min.js "download jQuery validate plugin")
Also, with AJAX we get response from the server when a form is submitted.