Tuesday, February 28, 2006

An in depth discussion of JavaScript Arrays

An in depth discussion of JavaScript Arrays:

"An in depth discussion of JavaScript Arrays

This series of articles mainly concentrates on working with JavaScript arrays. We shall start with the basics of JavaScript arrays and finally conclude with complex object based arrays in JavaScript. You can reuse these scripts to inject into server side controls easily (especially in .NET and Java).

All of the examples in this series can be directly tested, by simply copying and pasting the entire code (of each section) into any text file with the extension .HTM and opening it by using a browser."