+ 2
This page should ask...
Invoking a confirm box, most browsers show dialogue box text starting with "This page (at somesite.com) says:". Is there any way to instruct the browser that we are asking a question and so replace "says" with "asks" or something? I think this is browser's feature. Just want to know if any browser implemented such cases. Of course, I can create custom dialogue boxes within the page. Please don't instruct me that. My question is different.
3 Answers
+ 3
No. it's built into the browser.. you can't change it. for you to change it you have to edit the code of the browser itself which is also not possible except an open-source browser. hope this helps..
+ 2
Okay, @MinHu. I knew it. Some day, I am gonna get my hands on the source of Chromium and Firefox and check if I can do something on this silly thing...
+ 1
try alert()