Sunday, May 19, 2024
 Popular · Latest · Hot · Upcoming
124
rated 0 times [  126] [ 2]  / answers: 1 / hits: 33479  / 15 Years ago, wed, january 13, 2010, 12:00:00

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 >


More From » javascript

 Answers
81

No.



You need to use a custom modal dialog, such as jQuery UI Dialog.


[#97850] Sunday, January 10, 2010, 15 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
hailie

Total Points: 25
Total Questions: 112
Total Answers: 111

Location: Belize
Member since Tue, Dec 8, 2020
4 Years ago
;