Merge pull request #5887 from nurbek91/jQuery_Modal

Add jQuery Modal / js lib #5878
main
Elbert Alias 3 years ago committed by GitHub
commit 52cc16e4bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

Binary file not shown.

After

Width:  |  Height:  |  Size: 996 B

@ -730,6 +730,18 @@
"scriptSrc": "jquery\\.sparkline.*\\.js",
"website": "http://omnipotent.net/jquery.sparkline/"
},
"jQuery Modal": {
"cats": [
59
],
"description": "JQuery Modal is an overlay dialog box or in other words, a popup window that is made to display on the top or 'overlayed' on the current page.",
"icon": "jQuery Modal.png",
"implies": "jQuery",
"dom": "link[href*='jquery.modal.min.css']",
"scriptSrc": "jquery-modal/([\\d\\.]+)/jquery\\.modal\\.min\\.js\\;version:\\1",
"oss": true,
"website": "https://jquerymodal.com"
},
"jQuery UI": {
"cats": [
59