🌐
npm
npmjs.com › package › jquery-modal
jquery-modal - npm
The simplest possible modal for jQuery. Latest version: 0.9.2, last published: 7 years ago. Start using jquery-modal in your project by running `npm i jquery-modal`. There are 12 other projects in the npm registry using jquery-modal.
      » npm install jquery-modal
    
Published   Feb 25, 2019
Version   0.9.2
Author   Kyle Fox
🌐
npm
npmjs.com › package › jquery.modal-box
jquery.modal-box - npm
October 31, 2018 - The light weight modal plugin with css3 animations for jQuery. Latest version: 2.1.1, last published: 6 years ago. Start using jquery.modal-box in your project by running `npm i jquery.modal-box`. There are no other projects in the npm registry ...
      » npm install jquery.modal-box
    
Published   Oct 31, 2018
Version   2.1.1
Author   Vladislav Rubanovich
🌐
Micromodal
micromodal.vercel.app
Micromodal.js - Tiny javascript library for creating accessible modal dialogs
Focusing on the first focusable element within the modal · Micromodal is available on npm and can be installed from the command line via npm or yarn · npm install micromodal --save // via npm yarn add micromodal --save // via yarn · You can ...
🌐
npm
npmjs.com › package › modal
modal - npm
3 weeks ago - Modal SDK for JavaScript/TypeScript. Latest version: 0.6.0, last published: a month ago. Start using modal in your project by running `npm i modal`. There are 15 other projects in the npm registry using modal.
      » npm install modal
    
Published   Dec 10, 2025
Version   0.6.0
🌐
npm
npmjs.com › package › simple-popup-modal
simple-popup-modal - npm
July 19, 2019 - Latest version: 1.1.3, last published: 6 years ago. Start using simple-popup-modal in your project by running `npm i simple-popup-modal`. There are no other projects in the npm registry using simple-popup-modal.
      » npm install simple-popup-modal
    
Published   Jul 19, 2019
Version   1.1.3
Author   Daan Kuijsten
🌐
npm
npmjs.com › package › @srph › jquery-modal
@srph/jquery-modal - npm
January 17, 2017 - A jQuery plugin to spawn modals with terse API. Latest version: 0.1.1, last published: 6 years ago. Start using @srph/jquery-modal in your project by running `npm i @srph/jquery-modal`. There are no other projects in the npm registry using ...
      » npm install @srph/jquery-modal
    
Published   Jan 17, 2017
Version   0.1.1
Author   Kier Borromeo
🌐
GitHub
github.com › kylefox › jquery-modal
GitHub - kylefox/jquery-modal: The simplest possible modal for jQuery · GitHub
You can install jquery-modal with npm: npm install jquery-modal · or with Bower: bower install jquery-modal ·
Starred by 2.6K users
Forked by 654 users
Languages   JavaScript 70.4% | CSS 29.6%
🌐
npm
npmjs.com › package › jquery.niftymodals
jquery.niftymodals - npm
June 19, 2017 - A jQuery plugin for Codrops modal effects https://github.com/codrops/ModalWindowEffects. Latest version: 1.3.1, last published: 9 years ago. Start using jquery.niftymodals in your project by running `npm i jquery.niftymodals`. There are 1 other projects in the npm registry using jquery.niftymodals.
      » npm install jquery.niftymodals
    
Published   Jun 19, 2017
Version   1.3.1
Author   Foxy Themes
🌐
jsDelivr
jsdelivr.com › package › npm › jquery-modal
jquery-modal CDN by jsDelivr - A CDN for npm and GitHub
February 25, 2019 - A free, fast, and reliable CDN for jquery-modal. The simplest possible modal for jQuery
Published   Aug 17, 2015
Find elsewhere
🌐
Snyk
snyk.io › snyk vulnerability database › npm
jquery-modal - npm Package Health Analysis
An important project maintenance signal to consider for jquery-modal is that it hasn't seen any new versions released to npm in the past 12 months, and could be considered as a discontinued project, or that which receives low attention from its maintainers.
🌐
npm
npmjs.com › package › bootstrap-modal-js
bootstrap-modal-js - npm
October 7, 2021 - <a href="javascript:;" id="xx">text</a> <script src="https://cdn.jsdelivr.net/npm/bootstrap-modal-js/dist/bootstrap-modal-js.min.js"></script> <script src="./dist/bootstrap-modal-js.js"></script> <script> const xx = document.querySelector("#xx"); xx.addEventListener("click", function () { bootstrapModalJs(parameter); } </script>
      » npm install bootstrap-modal-js
    
Published   Oct 07, 2021
Version   2.0.1
Author   ZhangChengLin
🌐
JQuery
plugins.jquery.com › simplemodal
SimpleModal | The jQuery Plugin Registry
This version is old school. Please find jQuery plugins on npm. ... SimpleModal is a lightweight jQuery plugin that provides a simple interface to create a modal dialog
🌐
jsDelivr
jsdelivr.com › package › npm › jquery.modal-box
jquery.modal-box CDN by jsDelivr - A CDN for npm and GitHub
October 31, 2018 - A free, fast, and reliable CDN for jquery.modal-box. The light weight modal plugin with css3 animations for jQuery
Published   Mar 31, 2018
🌐
npm
npmjs.com › search
modal - npm search
The simplest possible modal for jQuery · kylefox• 0.9.2 • 7 years ago • 12 dependents • MITpublished version 0.9.2, 7 years ago12 dependents licensed under $MIT · 96,877 · Semrush Modal Component · uikit-team• 16.1.13 • a month ago • 6 dependents • MITpublished version 16.1.13, a month ago6 dependents licensed under $MIT ·
🌐
GitHub
github.com › ksylvest › jquery-modal
GitHub - ksylvest/jquery-modal: Modal is a jQuery plugin for showing overlapping dialogue prompts.
<script src="https://ajax.goog... /> This plugin is also registered under http://bower.io/ to simplify integration. Try: npm install -g bower bower install modal ·...
Starred by 18 users
Forked by 7 users
Languages   CSS 76.5% | HTML 14.5% | CoffeeScript 7.5% | Ruby 1.5% | CSS 76.5% | HTML 14.5% | CoffeeScript 7.5% | Ruby 1.5%
🌐
Stack Overflow
stackoverflow.com › questions › 39165356 › using-jquery-modal-on-desktop-app
Using jquery.modal on desktop app - javascript
August 26, 2016 - global.jQuery = require('jquery'); var modal = require('jquery.modal'); var $dialog = $('.my-dialog').modal(); $dialog.on('click', '.close-btn', function(e) { e.preventDefault(); $dialog.modal('close'); }); $('.open-btn').on('click', function(e) ...
🌐
jsDelivr
jsdelivr.com › package › npm › simple-popup-modal
simple-popup-modal CDN by jsDelivr - A CDN for npm and GitHub
July 19, 2019 - A free, fast, and reliable CDN for simple-popup-modal. A simple, clean jQuery modal / popup, works out of the box. When you don't like inline CSS or centering a popup with JS, like me, try it out.
Published   Aug 29, 2016
🌐
npm
npmjs.com › package › jquery-flat-modal
jquery-flat-modal - npm
October 14, 2015 - jQuery Flat design modal popup plugin.. Latest version: 1.0.1, last published: 9 years ago. Start using jquery-flat-modal in your project by running `npm i jquery-flat-modal`. There are no other projects in the npm registry using jquery-flat-modal.
      » npm install jquery-flat-modal
    
Published   Oct 14, 2015
Version   1.0.1
Author   Kenneth Ceyer
🌐
Npm
npm.io › package › @srph › jquery-modal
@srph/jquery-modal NPM | npm.io
WIP A jQuery plugin to spawn modals with terse API that also handles Web Accessibility.