![]() |
Confirm function
hi all,
I want a Confirm dialog, but want it's button's names to be changed to some other values like 'Add' and 'Update' instead of 'Ok' and 'Cancel', is it possible to change the labels of buttons of comfirm dialog, or is there any other function where I can customize the dialog... |
Re: Confirm function
Quote:
|
Re: Confirm function
JavaScript cannot be customized to show user defined texts on the alerts & dialog boxes.But VBScript offers a variety of dialogs, like Yes-No, Yes-No-Cancel, and many more.
What you can do with JavaScript is create a modal window, with whatever button you require. |
Re: Confirm function
thx for replies,
I will create a modal window....... thx... |
| All times are GMT +5.5. The time now is 08:12. |