jquery-confirm icon indicating copy to clipboard operation
jquery-confirm copied to clipboard

A multipurpose plugin for alert, confirm & dialog, with extended features.

Results 123 jquery-confirm issues
Sort by recently updated
recently updated
newest added

**jquery-confirm version:** v3.3.4 **I'm submitting a ...** (check one with "x") [ ] bug report [X] feature request [ ] support request **Other information:** How to open links in _blank...

**jquery-confirm version:** v3.3.4 **I'm submitting a ...** (check one with "x") [X] bug report [ ] feature request [ ] support request **Current behavior:** When a confirm dialog is showing,...

**jquery-confirm version:** v3.3.4 **I'm submitting a ...** (check one with "x") [x] bug report [ ] feature request [ ] support request **Current behavior:** The `setIcon` method and the `closeIconClass`...

**v3.3.4 version:** v3.x.x **I'm submitting a ...** (check one with "x") [ ] bug report [ ] feature request [x] support request **Current behavior:** The first time I ran the...

**jquery-confirm version:** v3.x.x **I'm submitting a ajax form** (check one with "x") ``` $.confirm({ title: `Enter ${priceSetting} price`, content: ` ${formInputGroup} `, buttons: { formSubmit: { text: 'Update', btnClass: 'btn-blue',...

Hi, I've got a error trying to use the plugin : factory(jQuery) bugs with jQuery is not defined. Help please. **jquery-confirm version:** v3.x.x **I'm submitting a ...** (check one with...

Is it possible to set custom messages on the spinning loading modal which is evoked on ajax functions? Currently, it only shows the spinner. **jquery-confirm version:** v3.x.x **I'm submitting a...

**I'm submitting a ...** (check one with "x") [ ] bug report [ *] feature request [ ] support request **Current behavior:** Required jQuery **Expected behavior:** Use with VanillaJS **Other...

**jquery-confirm version:** v3.3.2 **I'm submitting a ...** (check one with "x") [x ] bug report [ ] feature request [ ] support request **Current behavior:** I have a ajax call...

I am also looking to show a jpg in the content. I followed the example above, and all i get is a small icon - I see in your feature...