js confirm
onclick="if (! confirm('Deseja mesmo deletar o arquivo links.html?')) { return false; }"
js confirm
onclick="if (! confirm('Deseja mesmo deletar o arquivo links.html?')) { return false; }"
return value of confirm box in javascript
A confirm box is often used if you want the user to verify or accept something. When a confirm box pops up, the user will have to click either "OK" or "Cancel" to proceed.
If the user clicks "OK", the box returns true. If the user clicks "Cancel", the box returns false.
Copyright © 2021 Codeinu
Forgot your account's password or having trouble logging into your Account? Don't worry, we'll help you to get back your account. Enter your email address and we'll send you a recovery link to reset your password. If you are experiencing problems resetting your password contact us