Hello everyone,
How to create a confirm message before button delete?
like this script
<button onclick="return confirm('are you sure?')">Delete</button>
Thank you very much
Here
Yes, I was too lazy for a picture, thanks :)
Hi Tommy,
Buttons and Links have a Confirmation Message Property just for that.