0
Can you enforce alert() confirmation?
It is causing problems in my program that the user does not have to click ("ok") in the alert page. It can simply be clicked outside the window to be closed. How can I force the alert to stay open until cleared?
1 Respuesta
+ 2
Please share your code. We can help you.