/ Published in: PHP
Expand |
Embed | Plain Text
// place inside link <a href="linktowhatever" onclick="return confirm(\'Are you sure you want to do this?\');">Link Text</a>
You need to login to post a comment.
// place inside link <a href="linktowhatever" onclick="return confirm(\'Are you sure you want to do this?\');">Link Text</a>
You need to login to post a comment.