SunQuest
           Java Help
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
User Name:
Password:
Remember me
Go Back   Dev Shed ForumsProgramming LanguagesJava Help

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread Dev Shed Forums Sponsor:
Stop making mediocre tutorials.The best tutorials are video! Camtasia Studio makes it easy to create engaging, buzz-building screen videos at any size, in any popular format. Download the free trial!
  #1  
Old September 9th, 2002, 08:16 AM
MBK MBK is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Aug 2002
Posts: 4 MBK User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
Popup window.

All,
Really stupid question, but I am new at using Javascript.

I have an alert window set, however I need to format the text to be displayed.
How do I start a new line, so that text will read like the following: -

Error entering your password.
Please re-enter.

Not bothered about alignment, just need to have seperate lines,
at minute, script reads -

Quote:

window.alert('Error entering your password. Please re-enter');



All help appreciated.

Reply With Quote
  #2  
Old September 9th, 2002, 09:07 AM
Chris Boy Chris Boy is offline
Junior Member
Dev Shed Newbie (0 - 499 posts)
 
Join Date: Sep 2002
Posts: 2 Chris Boy User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: < 1 sec
Reputation Power: 0
JavaScript uses the backslash to signify control characters. You need a new line, for which the control character is '\n', so try:
Quote:
window.alert('Error entering your password.\nPlease re-enter.');
and Bob is, as they say, very much your uncle.

Reply With Quote
Reply

Viewing: Dev Shed ForumsProgramming LanguagesJava Help > Popup window.


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 1 hosted by Hostway