jquery-confirm
                                
                                
                                
                                    jquery-confirm copied to clipboard
                            
                            
                            
                        Auto-close
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:**