[Javascript] Netscape 6 javascript console

Felix bruno.lanciau at cnes.fr
Thu Aug 30 03:17:19 CDT 2001


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





More information about the Javascript mailing list