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] javascript question. please help


  • From: javascript@xxxxxxxxxx (javascript@xxxxxxxxxx)
  • Subject: [Javascript] javascript question. please help
  • Date: Thu, 27 Feb 2003 15:15:54 EST

--part1_1c1.5c39777.2b8fcbfa_boundary
Content-Type: text/plain; charset="US-ASCII"
Content-Transfer-Encoding: 7bit

You're using the new Array as we would in Visual Basic. In JavaScript, the 
items are visible in the program listing. E.g.  new Array(Item1, Item2, 
Item3, Item4);

--part1_1c1.5c39777.2b8fcbfa_boundary
Content-Type: text/html; charset="US-ASCII"
Content-Transfer-Encoding: quoted-printable

<HTML><FONT FACE=3Darial,helvetica><FONT  SIZE=3D2>You're using the new Arra=
y as we would in Visual Basic. In JavaScript, the items are visible in the p=
rogram listing. E.g. &nbsp;new Array(Item1, Item2, Item3, Item4);</FONT></HT=
ML>

--part1_1c1.5c39777.2b8fcbfa_boundary--