Forum Moderators: open
Javascript does not actually support multi-dimensional arrays, but you can work around this by having an array whose elements are also arrays. There's a decent explanation on this page [javascriptkit.com].
I also found this new page [developer.netscape.com].
It looks like you've got a good handle on the "lunchboxes" you mentioned on the other thread [webmasterworld.com].