Pop up

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have this pop up that open when a button is clicked. However, when the pop
up opens there is only the ok button as a choice, I would like to add the
cancel button if the user decides to not go to the link. Can anyone help?
Thx.
 
Do you mean a web page popup, or a JavaScript alert?

If the latter, then look into using a JavaScript confirm instead.

Bob Lehmann
 
It is a the pop up that is built-in within the behaviors in frontpage, so in
short yes it is a javascript alert. Would you expand on using the confirm
instead? Where would I find that?
 
I still don't know what you mean. I know nothing about how FP's behaviors
work.

You can google for "JavaScript confirm".

Bob Lehmann
 
Back
Top