[thelist] JavaScript Question - Alert box with two choices?

Scott Dexter sgd at ti3.com
Tue May 29 15:47:00 CDT 2001


if (confirm("Are you sure?")) { // returns true on "ok" } else {//returns
false on "cancel"}

--unfortunately, you don't have control over what the buttons say...


sgd

> -----Original Message-----
> From: Chris Johnston [mailto:chris at completeimaging.com]
> 
> I am looking for little JavaScript that will pop up an alert 
> box and give
> the user two choices - yes or no. The purpose for this is to go on a




More information about the thelist mailing list