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

Creating Protected routes in ReactJS

Add and use wow.js into WordPress theme