Forum Moderators: open

Message Too Old, No Replies

alert message title

         

hoju312

11:24 pm on Apr 21, 2006 (gmt 0)

10+ Year Member



I have a form which is validated with javascript. I want to change the title for the alert window from Microsoft Internet Explorer to Alert or Not Done Yet or whatever. I'm sure this is possible, but I've never thought of doing it before and have no idea how.

Little_G

11:35 pm on Apr 22, 2006 (gmt 0)

10+ Year Member



Hi,

Changing the title of an alert is not possible, see:
[msdn.microsoft.com ]
and
[developer.mozilla.org ]
only one argument is accepted.

Andrew