Programming & Design
Question:
Javascript confirm box change values of 'ok' and 'cancel'?
Will K
2009-02-03 00:04:56 UTC
I would like it to say 'Mens' or 'Womens' insted of 'ok' and 'cancel'
You can edit this script if you want;
Four answers:
Ghroth
2009-02-03 02:00:51 UTC
I'm afraid you can't do that by confirm box. It's a standard button object. But, you can however script a custom dialog box.
Here's a quick guide i found:
http://aspalliance.com/1366_Building_a_Custom_Confirmation_Dialog_Box.all
bury
2016-10-15 08:54:10 UTC
Javascript Ok Cancel
josephine
2016-05-28 09:51:06 UTC
First thing you want to do is to scan your code for typos: