Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Javascript] Netscape 6 javascript console


  • From: javascript@xxxxxxxxxx (Bill Marriott)
  • Subject: [Javascript] Netscape 6 javascript console
  • Date: Fri, 31 Aug 2001 07:52:28 +1000

Felix,

You might be onto something here.
I can't see any {..........} at all but maybee they are there
and causing the invalid characters.

I'll investigate

thanks
Bill


----- Original Message ----- 
From: "Felix" <bruno.lanciau@xxxxxxx>
To: <javascript@xxxxxxxxxx>
Sent: Thursday, August 30, 2001 6:17 PM
Subject: Re: [Javascript] Netscape 6 javascript console


> Why did you put "{.........}" 
> 
> >  for (intElementNr = 0; intElementNr < strSeparatorArray.length;
> > intElementNr++)
> >   {
> >    if (strDate.indexOf(strSeparatorArray[intElementNr]) != -1)
> >    {
> >     strDateArray = strDate.split(strSeparatorArray[intElementNr]);
> >        {......} 
> 
> the ligne before ?
> 
> I cannot understand
> 
> A+
> Felix
> 
> 
> _______________________________________________
> Javascript mailing list
> Javascript@xxxxxxxxxx
> http://www.LaTech.edu/mailman/listinfo/javascript