[thelist] Javascript: Long lines of code

Joshua OIson joshua at alphashop.net
Thu Feb 22 16:03:44 CST 2001


or,

alert("The chair of the committee should be an instructional" +
        " faculty with a regular academic appointment, Assistant" +
        " Professor or higher, from the department awarding the" +
        " degree. He must hold a Ph.D or its equivalent doctoral" +
        " research degree");

-joshua

> If you need to control the lengths of your lines of CODE you may have to
> build separate strings and follow those up with a statement to concatenate
> them, but as long as the result evaluates in a manner comparable to the
> example above it should work as desired.
> --
> Ben Henick
> Web Author At-Large
> http://www.io.com/persist1/
> persist1 at io.com






More information about the thelist mailing list