Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.