U hoeft alleen de onclick . te gebruiken methode voor uw link of knop:
<a href="DELETE_PAGE" onClick="return confirm('Delete This account?')">Delete Account</a>
U hoeft alleen de onclick . te gebruiken methode voor uw link of knop:
<a href="DELETE_PAGE" onClick="return confirm('Delete This account?')">Delete Account</a>