Debt Help | Breast Enlargement | Debt Help | Jobs search | Iphone 4
Javascript Alerts [Archive] - Muslim Programmers & Designers Community - Islamic Webhosting and Nasheeds

PDA

View Full Version : Javascript Alerts



alik
08-04-2003, 07:24 PM
How do I make a mutli-line alert? I know how to make a single-line alert.

abdullah
08-05-2003, 05:01 AM
i think you can do that using the "\n" character but not sure since i havent tried it yet

maximiseit
08-05-2003, 08:22 AM
Originally posted by abdullah
i think you can do that using the "\n" character but not sure since i havent tried it yet

Yes, this is the right way.

alert("This is my first line.\nThis is my second line.\netc");

alik
08-05-2003, 04:01 PM
I will try this. Thanks.

linuxuser
08-28-2003, 11:51 AM
:)

alik
08-28-2003, 02:30 PM
:)It worked!!!!:)

linuxuser
08-28-2003, 03:27 PM
nice to here that

SaadAhmed
09-18-2003, 04:57 AM
I am learning Java Script now, in Computer Science 2 H :)