JavaScript for Window Prompt and Confirm Functions
Tutorial 3
Bob Jensen at Trinity Unversity
Click Here to Return to the JavaScript Tutorial Menu

This document features the JavaScript window.prompt() and window.confirm()

Click here to get a prompt requesting your name?
This illustrates the window.prompt() function.

Click here to get a prompt requesting and confirming your name?
This illustrates the window.prompt() and window.confirm() functions.

 

Go to top of this document

Click Here to Return to the JavaScript Tutorial Menu

Java and JavaScript Operators and Expressions

Click Here for JavaScript References

Return to Bob Jensen's Main Index Page