Re: Array and Hash (Associative array) in JavaScript v.3.0
Available news archives: comp.lang.tcl - comp.lang.python - comp.security.firewalls - sci.crypt - comp.lang.php - comp.lang.javascript
Google
 
Web news.hping.org


comp.lang.javascript archive

Re: Array and Hash (Associative array) in JavaScript v.3.0

From: Martin Honnen <mahotrash@yahoo.de>
Date: Wed Aug 03 2005 - 16:39:50 CEST

Lasse Reichstein Nielsen wrote:

> Mozilla (in my case Firefox v1.04) have other array-related bugs,
> e.g.,
>
> var a = [0,,,,,,,,,,,,,,,,,,,19];
>
> also gives a count of 20 elements in Firefox, but 2 in IE, Opera and
> the ECMA 262 standard.

This is filed as a bug but not fixed yet:
   <https://bugzilla.mozilla.org/show_bug.cgi?id=260106>

-- 
	Martin Honnen
	http://JavaScript.FAQTs.com/
Received on Tue Oct 18 03:04:53 2005