Creating a yes/no messagebox in Javascript

J

John

Hi all,

Is it possible to create a Javascript messagebox that shows the buttons Yes
and No instead of normal confirm?

Regards
John.
 
C

Craig Deelsnyder [MVP]

mine doesn't do that....why would a popup blocker get involved with that
javascript? It's an 'alert' box, not a separate window.....even though
some sites love to also use alerts to advertise...

not to say blockers don't do this, I just didn't know they got that
'intrusive' (in my opinion).....
 
Joined
Sep 19, 2011
Messages
3
Reaction score
0
Re: Message Box in Javascript

:yell:Hello Everyone,
n Java Script there are two types of message box for displaying information. One is known as “alert” and another one is known as “confirm”. If you want to display an alert or warning regarding programs then we use alert () method for displaying message box and if we want to take some confirmation from user then we use confirm () method for displaying message box........... for more details please check out the following links........................
.....
http://mindstick.com/Articles/58db4...d03c/?Displaying a message box in java script

Thanks a lot!!!!!!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,755
Messages
2,569,536
Members
45,011
Latest member
AjaUqq1950

Latest Threads

Top