PDA

View Full Version : Simple Question.Need to add a small picture on the left side of the 'alert' window.


vacalo
11-25-2002, 12:01 PM
Hi people.

I just need to add a small picture on the left side of the window that pops up when I use the javascript 'alert' command.
I would really appreciate your help.


Thanks a lot

glenngv
11-25-2002, 12:09 PM
sorry, you can't customize the alert window
if your target browser is IE only, you can use VBScript instead and then use Msgbox

Dalziel
11-25-2002, 02:14 PM
A borderless popup with your own close button, that could be made to look similar to an alert box with whatever content you want in it :D