+ 6
How to change the value of the buttons on an alert(), confirm(),prompt() method?
I just want to know if how to change the names of the buttons, instead of CANCEL or instead of OK.
2 odpowiedzi
+ 18
Impossible...
+ 11
useable from confirm box and chang button from this , for example : http://jsfiddle.net/Xtreu/
or
use dialog in jquery ui .