Click to See Complete Forum and Search --> : Yes or no???


eviljoker7075
01-03-2004, 05:02 PM
Hey, could anyone tell me how to create an alert that has the two 'yes' and 'no' buttons as links, and how to change the yes and no to something else. I know how to make an alert pop up, but all I know what to do with it is to make some text appear in the box and then a button that says okay underneath. Please can someone help.

fredmv
01-03-2004, 05:11 PM
http://forums.webdeveloper.com/showthread.php?s=&threadid=23038

eviljoker7075
01-03-2004, 05:17 PM
So what do i use to make them do the things i want?

olerag
01-03-2004, 05:32 PM
Fred, I have not seen that code before but it looks really
nice. One question though, as I have not examined the
code thoroughly yet...

After the examples section, a small "To Come" para is
included mentioning such add ons as...

1. More availability of buttons allowing such things.
as "Yes", "No", "Cancel" each with a returned value.
2. Allow variation of Message width.
3. All scrollability if the actual message within the msgBox.
4. Ensure that the message does not stretch outwith the
bounds of the browser window.
5. Availability of return values.
6. An inputBox.

Are these options now available in the same link or is this
something that is still not available??