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>
<a href="delete.php?id=22" onclick="return confirm('Are you sure you want to delete this?')">Delete</a>
Comments
Post a Comment