Open Source Tutorials - Open Source Training
Open source training & tutorials from experienced, passionate people
chrome icon firefox icon ie icon opera icon safari icon Sings in these Browsers
A- A A+

By A Web Design

Welcome, Guest
Username Password: Remember me

alert box and a confirmation box
(1 viewing) (1) Guest
All your queries regarding JavaScript will be solved in this forum
  • Page:
  • 1
TOPIC:

alert box and a confirmation box

alert box and a confirmation box 1 year, 8 months ago #250

  • palak
  • OFFLINE
  • Senior Boarder
  • Posts: 55
  • Karma: 0
hi,

What is the difference between an alert box and a confirmation box?

Re:alert box and a confirmation box 1 year, 8 months ago #262

  • patrica
  • OFFLINE
  • Junior Boarder
  • Posts: 28
  • Karma: 0
An alert box displays only one button which is the "OK" button whereas the Confirm box
displays two buttons namely "OK" and "Cancel".

Re: alert box and a confirmation box 11 months, 4 weeks ago #632

  • The_Maniac
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
  • Karma: 0
basically, a alert box is used to pop up some message or result to the user.

confirmation box is used when u want to know some information from the user. it has two buttons ok(=true) cancel(=false). accordingly, on the user's reply, you can execute different sets of statements.
  • Page:
  • 1
Time to create page: 1.34 seconds
OSV Newsletter


Receive HTML?

NOTE: To prevent subscription to the OSV newsletter, uncheck the checkbox above.
Guest Blog for OSV
Free Ebook Download