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
- Host: GitHub
- URL: https://github.com/learncodeweb/lightweightpopup
- Owner: LearnCodeWeb
- Created: 2019-09-23T11:58:28.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-12-05T08:42:23.000Z (about 1 year ago)
- Last Synced: 2025-01-27T13:19:22.500Z (11 months ago)
- Topics: ajax, bootstrap4, css, custompopup, html, jquery, php, plugin, popup
- Language: HTML
- Homepage: https://learncodeweb.github.io/lightWeightPopup/
- Size: 102 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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