+ 1
Prompt CANCEL Function?
I'm trying to define a function to happen if the user clicks the cancel button on a prompt. Any advice?
2 Respuestas
+ 6
I think this "might" help:
https://stackoverflow.com/questions/12864582/javascript-prompt-cancel-button-to-terminate-the-function
+ 2
Try handling all exceptions is all I can say