Quantcast
Channel: JavaScript alert box with confirm on button press - Stack Overflow
Viewing all articles
Browse latest Browse all 5

JavaScript alert box with confirm on button press

$
0
0

I have this link:

<p id="accept-favor"><a title="Accept this Favor" href="?wp_accept_favor=<?php comment_ID(); ?>">Accept this Favor</a></p>

I want to show a JavaScript alert box when a user clicks it saying: "Are you sure you would like to accept this reply as your favor?" with two buttons one saying "Yes" which will allow the function to run and the other saying "No" which will just cancel the postback and keep the user on the page.

How would I do this? Thanks :)


Viewing all articles
Browse latest Browse all 5

Latest Images





Latest Images