Does someone know how to create Alert messages in Color? I'd
appreciate if someone can help me with that.
You can't. Its beyond the scope of Javascript. What you could *attempt*
to do is create your own alert boxes, using either a dHTML approach, or,
a popup window that is sized, no scrollbars, etc, with your own buttons.
That fails in many browsers though.