S
simplicity
I have some basic questions about alert() and confirm():
(1) Is it possible to customize the labels in the buttons, eg. put
"Yes" instead of "OK"?
(2) Is there a control over the text in the pop-up frame? I would like
to get rid of "Windows Internet Explorer" (IE) or "The page at
http://192.168.22.215:5555 says:" (Firefox) or replace it with
something meaningfull.
(BTW, the text in the frame in Firefox is not even true as the pop-up
does not originate in the server but locally).
I browsed through tens of sites but all I found is one-liners about
both functions. Well... maybe that's all that it is there...
(1) Is it possible to customize the labels in the buttons, eg. put
"Yes" instead of "OK"?
(2) Is there a control over the text in the pop-up frame? I would like
to get rid of "Windows Internet Explorer" (IE) or "The page at
http://192.168.22.215:5555 says:" (Firefox) or replace it with
something meaningfull.
(BTW, the text in the frame in Firefox is not even true as the pop-up
does not originate in the server but locally).
I browsed through tens of sites but all I found is one-liners about
both functions. Well... maybe that's all that it is there...