sweet-modal icon indicating copy to clipboard operation
sweet-modal copied to clipboard

Sweet, easy and powerful modals using jQuery

Results 14 sweet-modal issues
Sort by recently updated
recently updated
newest added

Sweet Modal don't work. JQuery Version: 3.3.1. Error Code when I use in my JS Code sweetmodal: Couldn't find sweet-modal in JQuery.js

Hi, Thank you for developing and distributing such a wonderful JQuery plugin. I have a question, I am developing a web application for my client who will hold the copyright...

Hello, can I have some explications on the "onClose" and "onOpen" options, because I put a function in the "onClose" option and It execute this function when the modal is...

I created a div and an image in content section of sweet modal at run time. Now, I want to call a just function on it when modal is being...

Regex code in JS should be corrected in order to match both link formats, now only the "classic" works correctly

I wanted a way not to close the modal based on some condition. For me to always remember, on the action function of the button: return false.

Hi Guys, I'm currently using your awesome modals in my project, but after I run the new npm audit command I get a high vulnerability. I am using the latest...

Using .sweetModal.THEME_DARK modal, When content is too much for the screen on small devices, one is not able to scroll. Any workarounds? When in portrait mode, I am not able...

Whilst the icon shows for error and warning when there is a title, it does not work for the success icon.

the js markup should start with jQuery(document).ready(function($){ //code });

enhancement