NanoModal icon indicating copy to clipboard operation
NanoModal copied to clipboard

modals with timeout?

Open ghost opened this issue 9 years ago • 3 comments

I would like a dialog which returns with some predefined value after a short timeout if the user didn't click anything - is that doable?

ghost avatar Jan 22 '16 22:01 ghost

Do you mean something like this? https://jsfiddle.net/psfz2gxg/

kylepaulsen avatar Jan 23 '16 00:01 kylepaulsen

yes, this is exactly what I had on my mind. seems so easy once you see the solution..

ghost avatar Jan 23 '16 20:01 ghost

of course it is a good idea to remove the timer if the user previously hit an option

ghost avatar Jan 24 '16 14:01 ghost