Feature request: Nice dialog boxes
![]() ![]() |
Where ok/cancel. They are modal, and they are annoying too. |
![]() ![]() |
People often asking me about that. I'm not sure it's possible. alert(), prompt(), and confirm() are synchronous functions. Alert, despite others, do not return anything, so I can override it with no harm. But if I override confirm() this code will be broken
|
![]() ![]() |
Yes, that should not be done, that will destroy all the scripts. |



