IanBaker
09-26-2003, 08:56 AM
Hi
question for you
I’ve got a form with a javascript confirm box at the end. The confirm box options are OK and CANCEL. Is it possible to change these to something else? I’d like to change them to “Accept” and “Cancel”
My code reads:
onclick="return confirm('text here')";"Accept";"Decline">
Thanks in advance for any help
question for you
I’ve got a form with a javascript confirm box at the end. The confirm box options are OK and CANCEL. Is it possible to change these to something else? I’d like to change them to “Accept” and “Cancel”
My code reads:
onclick="return confirm('text here')";"Accept";"Decline">
Thanks in advance for any help