Answers for "are u sure to delete html"

CSS
2

are you sure you want to delete html

<a href="url_to_delete" onclick="return confirm('Are you sure you want to delete this item?');">Delete</a>
Posted by: Guest on February-08-2021

Browse Popular Code Answers by Language