#
modal-plugin
Here are 27 public repositories matching this topic...
RoflJOE
commented
Sep 23, 2019
For those of you that don't want the Modal to close when you release your mouse outside of the modal, I found a fix(workaround) for it.
Fix
Search for $blocker.click in the plugin, and replace with $blocker.mousedown
This is extremely helpful if you selecting text, and sometimes doing it too quickly so the cursor is outside of the modal when releasing.
Thanks for a great plugin!
4
A tiny and simple stackable modal plugin for web apps
-
Updated
Jul 31, 2018 - JavaScript
jQuery alert/modal/lightbox plugin
jquery
alerts
jquery-plugin
alert
popup-window
modal
modals
popup
modal-box
dialog-box
alert-messages
modal-windows
popup-dialog
modal-dialogs
popups
popup-message
popup-box
modal-plugin
alertdialog
alertdiaglog
-
Updated
Oct 30, 2019 - CSS
Simple lightweight (<2kB) javascript popup modal plugin
-
Updated
Jun 11, 2020 - JavaScript
Angular (not AngularJS) wrapper for SweetAlert 2
-
Updated
Apr 23, 2017 - TypeScript
Free website template built for musicians / artists to promote their music and connect to their audience.
javascript
css
music
html
jquery
template
artists
music-player
html5
video-player
css3
modal
ajax
form
php5
musicians
jquery-library
modal-plugin
merch
responsive-web-design
-
Updated
May 25, 2020 - CSS
No html no cry.
-
Updated
Nov 23, 2018 - HTML
Svelte Modal Component for Bootstrap (Svelte Bootstrap Modal)
-
Updated
Jun 4, 2020 - HTML
an easy jquery plugin to make a bootstrap notification modal
-
Updated
Feb 10, 2018 - JavaScript
A tiny jQuery full-screen modal component.
-
Updated
Jul 4, 2020 - JavaScript
A simple CSS-driven vanilla Javascript modal plugin.
-
Updated
Oct 7, 2018 - JavaScript
Simple jQuery plugin for nested modals.
-
Updated
Feb 6, 2020 - JavaScript
A simple native javascript plugin to add support for modals with dynamic content.
-
Updated
May 17, 2017 - JavaScript
Javascript implementatition of materialize modal's
-
Updated
Feb 15, 2019 - HTML
Adds modal popup functional in the backend for quick work with controllers lists records
lists
controllers
controller
listview
popup-window
dialog
octobercms
modals
popup
modal-box
octobercms-plugin
modal-windows
popup-dialog
modal-dialogs
october-cms
popup-box
modal-plugin
october-plugin
-
Updated
Jan 31, 2019
Simple, fast, multipurpose, recyclable, customizable and dependency free modals!
-
Updated
Jul 16, 2018 - JavaScript
-
Updated
Mar 27, 2020 - HTML
UC Blackboard Prototype
-
Updated
May 7, 2019 - JavaScript
Graphene Modal Project. A simple, clean, performant and browser supported modal project.
-
Updated
Sep 18, 2018 - CSS
-
Updated
May 31, 2019 - JavaScript
Plugin for create modal dynamically with jQuery
javascript
bootstrap
jquery
jquery-plugin
mvc
dynamic
modal
modals
bootstrap4
mvc5
bootstrap3
asp-net
modal-dialog
bootstrap-4
aspnet-mvc
asp-net-mvc
modal-dialogs
modal-plugin
jquery-plugins
-
Updated
Apr 15, 2020 - JavaScript
Website to make lives of the parents of new born babies simpler and easier.
-
Updated
May 7, 2019 - JavaScript
Modal window plugin created with jQuery.
-
Updated
Aug 10, 2019 - CSS
jQuery modal popup - themeable - configurable - https://jeevasusej.github.io/gsPop/
-
Updated
Mar 27, 2020
Improve this page
Add a description, image, and links to the modal-plugin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the modal-plugin topic, visit your repo's landing page and select "manage topics."
On video modals, at various screen sizes the div.modaal-video-wrap is wider than the actual video. Screenshot below:
Clicks on that extra space won't close the modal since the event listener is [listening for a click on div.modaal-inner-wrapper](https://github.com/humaan/Modaal/bl