Is it possible to get confirmation dialog with yes , no option instead of ok,cancel in javascript ?
Not using the native browser functions, no.
You would have to use a custom dialog class like jQuery dialog.
The default confirmation box is baked into browsers. But you can make use of modal dialogs with the little help of plugins like jQuery UI Dialog or BlockUI.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With