> is there a way to decorate the text within the confirm
> function, like bold it or color it?
To the best of my knowledge, there's no way you can change the appearance of
any of the message boxes presented by JavaScript when you use the alert,
confirm, or prompt methods. You can use things like tabs and carriage
returns within your text, though, by using the escape sequences for those
characters (\t, \n).
Dave Watts, CTO, Fig Leaf Software
http://www.figleaf.com/
voice: (202) 797-5496
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at
http://www.fusionauthority.com/bkinfo.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists