Possible Duplicate:
message box in jquery
is there any "information popup box" like the alert? I would like to have instead of the yellow triangle for exemple a blue exclamation mark.
Possible Duplicate:
message box in jquery
is there any "information popup box" like the alert? I would like to have instead of the yellow triangle for exemple a blue exclamation mark.
You could use jQuery UI - Dialog for a better looking alert style box.