Delete confirmation dialog on href-link?

<a href="delete.php?id=22" onclick="return confirm('Are you sure you want to delete this?')">Delete</a>

Comments

Popular posts from this blog

Stop video playing when Bootstrap modal is closed

Creating Protected routes in ReactJS