Javascript – Confirmation Of a Link

<a href=”#” onClick=”if( confirm(‘Are you sure?’) ) document.location=’http://www.google.it/index.php?del={$points[index].pointID}’; return false;”>delete</a>

This entry was posted in Javascript. Bookmark the permalink.

Leave a Reply