Ecosyste.ms: Awesome
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: 1 day 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 5 years ago)
- Default Branch: master
- Last Pushed: 2024-12-05T07:32:14.000Z (about 2 months ago)
- Last Synced: 2024-12-05T07:32:23.504Z (about 2 months ago)
- Topics: ajax, bootstrap4, css, custompopup, html, jquery, php, plugin, popup
- Language: HTML
- Size: 39.1 KB
- Stars: 1
- 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 JqueryCan add by CDN
*JS*
````
https://cdn.jsdelivr.net/gh/LearnCodeWeb/[email protected]/js/lightWeightPopup.min.js
````
*CSS*
````
https://cdn.jsdelivr.net/gh/LearnCodeWeb/[email protected]/css/lightWeightPopup.min.css
````For complete documentation click here
For demo click here