/ Published in: PHP
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
// place inside link <a href="linktowhatever" onclick="return confirm(\'Are you sure you want to do this?\');">Link Text</a>