View Full Version : css alerts


janifour
11-24-2006, 09:11 PM
is there a way to convert the javascript alert code too css?

<SCRIPT language="JavaScript type="text/javascript"">alert("your message here")</SCRIPT>

Arwen
11-24-2006, 09:21 PM
I don't think so. CSS is used for customization only. :)