M
Matt
Is there a way to change the title bar of the JavaScript alert box??
If we do the following, it always show Internet Explorer in the title bar
of the box. What if I want to have title "My Title" on the alert box?
alert("Hello");
any ideas? thanks!!
If we do the following, it always show Internet Explorer in the title bar
of the box. What if I want to have title "My Title" on the alert box?
alert("Hello");
any ideas? thanks!!