PDA

Click to See Complete Forum and Search --> : javascript...popup a message box in IE


Wokawidget
Feb 2nd, 2005, 05:24 AM
OK. I have just javascript that pops up a message box to say some fields arn't filled in.

Now, how can I change the "Microsoft Internet Explorer" caption of the message box?

We can't use VB Script as we need this run to on FireFox and Netscape.

Any ideas?

Woof

Memnoch1207
Feb 2nd, 2005, 08:39 AM
You can't change the caption of it.

mendhak
Feb 2nd, 2005, 11:57 AM
It's not going to say "Microsoft Internet Explorer" if you run that in FF, btw.

Type this into the address bar and see for yourself:


javascript:alert('WokaBooBooHead');