How can I format the text in a JavaScript alert box? I need a word in the text to be underlined.
You can not style the text inside an alert box. But you can use a modal box solution instead, here's a list to get you started: