Popup - Do you know JavaScript alerts are evil?
Last updated by Brady Stroud [SSW] 7 months ago.See historyJavaScript alerts are evil. Not only are they ugly, they look unprofessional...
Bad example: A JavaScript alert showing a message to the user
Bad example: The alert(".....") is the evil code
Good example: The message in green is rendered as Html
Good example: In this example, Toasteris used