Posted by Randy Webb on 03/20/06 03:30
Chris Ianson said the following on 3/19/2006 8:05 PM:
> PS: Is it possible to insert a line break in the text that appears in the
> prompt confirmation box?
\n is a new line in the confirmation.
confirm('This is\n text with a \n linebreak')
Same thing with an alert
--
Randy
comp.lang.javascript FAQ - http://jibbering.com/faq & newsgroup weekly
Javascript Best Practices - http://www.JavascriptToolbox.com/bestpractices/
Navigation:
[Reply to this message]
|