Results 1 to 3 of 3

Thread: javascript line

  1. #1
    Larry
    Guest

    Default javascript line

    I have a text string in some javascript. It is very long. I would like it
    to not scroll to the far right. If I put a CR it creates an error. I am
    doing this in the html source.

    Thanks



  2. #2
    =?iso-8859-1?Q?Chuck_=ABBeyondFusion=BB?=
    Guest

    Default Re: javascript line

    Don't edit in HTML Source View. Ever.

    You can use one of the many code insertion points in Page Design View to
    insert code.

    For example, place a text box and press Ctrl+T. Insert you code.

    You're right. If you insert a CR in javascript it's possible to cause script
    errors.

    --
    Chuck Joslin
    BeyondFusion.com - Your Fusion Community
    www.beyondfusion.com

    Register domain names at www.awavedomains.com

    "Larry" <larry@aol.com> wrote in message
    news:f8aieq$fl1@flsun90netnews01.netobjects.com...
    >I have a text string in some javascript. It is very long. I would like it
    >to not scroll to the far right. If I put a CR it creates an error. I am
    >doing this in the html source.
    >
    > Thanks
    >



  3. #3
    Larry
    Guest

    Default Re: javascript line

    Fantastic. Really appreciate your help. I have to put the javascript with
    the large text array right after the body tag. I used the beginning of the
    body to insert the array.



Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •