Hi,
Just started to look at Javascript, but the book I have dosn't metion multi dimensional arrays,
Can I use multi dimensional arrays on JavaScript
Cheers,
Skeen
Printable View
Hi,
Just started to look at Javascript, but the book I have dosn't metion multi dimensional arrays,
Can I use multi dimensional arrays on JavaScript
Cheers,
Skeen
yeah, you can have an array of arrays. which is multidimensional.
I thought that would be the case, I just haven't found any examples,
Cheers though
Skeen
Check out the following:
I did a search for ya, rather than try to explain myself, would take too much time. Check this out, maybe they will help you. What book do you have?? I would recommend the O'Reilly JavaScript book.
http://developer.netscape.com/viewso...an_arrays.html
http://www.kazntu.sci.kz/books/jscript/ch08_02.htm
Thanks very much, I'll check those links.
The book I have is borrowed from a friend and is about 4 to 5 years old. Its a sams teach yourself. I quite like the sams books but I must admit the O'Reilly books I have used for oracle have been great.
Thanks again.
Skeen.