Home
JavaScript DHTML
Ajax Layer
Data Type
Date Time
Development
Document
Dojo toolkit
Event
Event onMethod
Ext JS
Form Control
GUI Components
HTML
Javascript Collections
Javascript Objects
Javascript Properties
jQuery
Language Basics
Mochkit
Mootools
Node Operation
Object Oriented
Page Components
Rico
Scriptaculous
Security
SmartClient
Style Layout
Table
Utilities
Window Browser
YUI Library
Menu
Two Dimensional Array « Data Type « JavaScript DHTML
JavaScript DHTML
Data Type
Two Dimensional Array
1.
Another way to declare the two-dimensional array
2.
Use nested for loop to loop through the two-dimension array
3.
Sort two dimensional array
4.
Use two-dimensional array to store matrix data