alertify.js icon indicating copy to clipboard operation
alertify.js copied to clipboard

Can you add timeout function for confirmation and alert too?

Open JosephZZ opened this issue 9 years ago • 1 comments

Currently only logs can disappear within a certain amount of time, while confirmation, dialog and alert notifications can't disappear by themselves. This actually gives me a lot of trouble since if I manually set $("#alertify").hide(), it will be always hidden. I really hope you can add this feature, that would be a great help!

Thank you very much!

JosephZZ avatar Mar 12 '15 20:03 JosephZZ

This project is no longer being maintained.

This is not a feature I would add to the core plugin. The dialogs purposely do not have a self closing method because the goal of a dialog is to get a response from the user. The project aimed to keep the alertify.js dialogs reflecting the native dialogs.

fabien-d avatar Mar 13 '15 13:03 fabien-d