Can't wait ...
Joe
----- Original Message -----
From: "George Smyth" <george.smyth@U...>
To: "javascript" <javascript@p...>
Sent: Wednesday, March 27, 2002 8:16 PM
Subject: [javascript] Re: Continuation
> Joe -
>
> Okay, that did test okay. I'd come across a problem of this sort in the
> past, so the next time I'll post a real example and we'll go from there.
>
> Thanks -
>
> George L Smyth, Webmaster
> U.S. Naval Academy Alumni Association
>
> -----Original Message-----
> From: Joe Fawcett [mailto:joefawcett@h...]
> Sent: Wednesday, March 27, 2002 2:58 PM
> To: javascript
> Subject: [javascript] Re: Continuation
>
> As long as you don't break in the middle of a string literal you just
write
> the code.
>
> if (this == that || onething == anotherthing ||
> first > last || up > down) {
> some code
> }
>
> Joe
>
> ----- Original Message -----
> From: "George Smyth" <george.smyth@U...>
> To: "javascript" <javascript@p...>
> Sent: Wednesday, March 27, 2002 7:38 PM
> Subject: [javascript] Re: Continuation
>
>
> > No, for instance, I'm trying to do this:
> >
> > if (this == that || onething == anotherthing || _
> > first > last || up > down) {
> > some code
> > }
> >
> > as opposed to this:
> >
> > if (this == that || onething == anotherthing || first > last || up >
down)
> {
> > some code
> > }
> >
> > Cheers -
> >
> > George L Smyth, Webmaster
> > U.S. Naval Academy Alumni Association
> >
> > -----Original Message-----
> > From: True2ViSioN@a... [mailto:True2ViSioN@a...]
> > Sent: Wednesday, March 27, 2002 2:34 PM
> > To: javascript
> > Subject: [javascript] Re: Continuation
> >
> > is this what you mean?
> >
> > a long line a long line a long line a long line a long line
> > and to make it shorter you just add a \n like this
> >
> > a long line \n a long line \n a long line \n
> > so when you put it in an alert it shows like this
> >
> > a long line
> > a long line
> > a long line
> > a long line
> >
> > is that what you are tring to do? --- Improve your web design skills
with
> > these new books from Glasshaus. Usable Web Menus
> > http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
> > r-20 Constructing Accessible Web Sites
> > http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
> > r-20 Practical JavaScript for the Usable Web
> > http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
> > r-20 ---
> >
> >
> >
> > ---
> >
> > Improve your web design skills with these new books from Glasshaus.
> >
> > Usable Web Menus
> > http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
> > r-20
> > Constructing Accessible Web Sites
> > http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
> > r-20
> > Practical JavaScript for the Usable Web
> > http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
> > r-20
> >
> >
> >
>
>
>
> ---
>
> Improve your web design skills with these new books from Glasshaus.
>
> Usable Web Menus
> http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
> r-20
> Constructing Accessible Web Sites
> http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
> r-20
> Practical JavaScript for the Usable Web
> http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
> r-20
>
>
> ---
>
> Improve your web design skills with these new books from Glasshaus.
>
> Usable Web Menus
> http://www.amazon.com/exec/obidos/ASIN/1904151027/ref=nosim/theprogramme
> r-20
> Constructing Accessible Web Sites
> http://www.amazon.com/exec/obidos/ASIN/1904151000/ref=nosim/theprogramme
> r-20
> Practical JavaScript for the Usable Web
> http://www.amazon.com/exec/obidos/ASIN/1904151051/ref=nosim/theprogramme
> r-20