Here is another example: Click this link to see an alert box.
A confirm box is a little different from an alert box. Click this link to see a confirm box that does not do anything.
Then click this link to see a confirm box that takes you to another page if you choose "OK."
A prompt box invites the user to enter information. This small function combines two prompt boxes and one alert box. Try it now!