I have a JavaScript alert button that appears on the website when a user is going to proceed to a signup page.
It looks something like this
Would you like to proceed to the signup page?
< OK > < Cancel >
Would it be possible to add a third button to the alert so that it looks like
Would you like to proceed to the signup page?
< More Info > < OK > < Cancel >