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

Auto-close

Open e-noar opened this issue 6 years ago • 0 comments

jquery-confirm version: v3.x.x

I'm submitting a ... (check one with "x") [ ] bug report [X] feature request [ ] support request

Current behavior:

Auto-close always show the countdown even if the value is zero

Expected behavior:

Auto-save can just "not show countdown" as a option parameter to use in forms when to show messages like "Updated successfully!!" and auto-close after 0.5sec or 1sec perhaps. But no show countdown.

Steps to reproduce:

Related code:

insert any relevant code here
    autoClose: ''buttonName|0**|show[hide]'**',

**Other information:**

e-noar avatar Feb 23 '19 05:02 e-noar