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 (Felix)
  • Subject: [Javascript] Netscape 6 javascript console
  • Date: Thu, 30 Aug 2001 10:17:19 +0200

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