[Javascript] Array limits?

Pitre, Russell RPITRE at shawmut.com
Tue Oct 28 12:20:20 CST 2003


Is there a limit to the width of javascript array?

i.e.   

function item(item, qty, text, institution, logo, colors, size, picURL,
size, innerHTML, displaySize){
	this.item;
	this.qty;
	.
	.
	....
}

The width is 11.  I can use a test alert to display all values, but the
"displaySize".....






More information about the Javascript mailing list