Created
January 12, 2019 04:43
-
-
Save ErMandeep/3d6952d0f94501b1535a626829948fe5 to your computer and use it in GitHub Desktop.
onclick confirm javascipt
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<a href="delete.php?id=22" onclick="return confirm('Are you sure?')">Link</a> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment