Alert Box

J

Joey

Can someone tell me how to create a dialog box...aka javascript alert
box to display an *informational* message to the user? The regular
alert box is perfect, except that it shows a Warning icon. I need one
to show a simple "i" or informational icon. I want to do this
javascript, becuase I need to support IE, Firefox, and Safari.

JP
 
G

Guest

Can someone tell me how to create a dialog box...aka javascript alert
box to display an *informational* message to the user? The regular
alert box is perfect, except that it shows a Warning icon. I need one
to show a simple "i" or informational icon. I want to do this
javascript, becuase I need to support IE, Firefox, and Safari.

VBScript's MsgBox supports such icon. You can check in the code, if IE
show MsgBox, for all others - execute js with the alert() function
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,582
Members
45,059
Latest member
cryptoseoagencies

Latest Threads

Top