MooDialog
MooDialog copied to clipboard
close delay
I think it would be very helpful if prompts/alerts close after x seconds.
That would be a nifty feature indeed.
However you could do that already with myDialog.close.delay(2000, myDialog);