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

https://github.com/learncodeweb/lightweightpopup

How to create a custom POPUP form with PHP & Ajax
https://github.com/learncodeweb/lightweightpopup

ajax bootstrap4 css custompopup html jquery php plugin popup

Last synced: 9 months ago
JSON representation

How to create a custom POPUP form with PHP & Ajax

Awesome Lists containing this project

README

          

# How to create a custom popup form with JQuery
Create a custom POPUP form with Jquery

Can add by CDN

*JS*
````
https://cdn.jsdelivr.net/gh/LearnCodeWeb/lightWeightPopup@v-0.5/js/lightWeightPopup.min.js
````
*CSS*
````
https://cdn.jsdelivr.net/gh/LearnCodeWeb/lightWeightPopup@v-0.5/css/lightWeightPopup.min.css
````

For complete documentation click here

For demo click here