Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

JavaScript Programmer's Reference - Array Object

irt.org | XRef | core | Array

Array Object

Object/core
Internet Explorer 4
Netscape Navigator 3

Array Constructors

NameMSIENNavNotes
Array()43

Array Methods

NameMSIENNavNotes
concat()44
join()43
pop()5.54
push()5.54
reverse()43
shift()5.54
slice()44There are some bugs in the way this works in MSIE.
sort()43Not always a stable sort in some implementations.
splice()5.54In Netscape Navigator version 4, there are some bugs with the values that get returned by this method.
toLocaleString()5.56The ECMA standard reserves the first argument of this method for future use.
toSource()44.06
toString()43
unshift()5.54
valueOf()43

Array Functions

NameMSIENNavNotes
Array()43

Array Properties

NameMSIENNavNotes
constructor43
index5.54
input5.54
length43The length property is so unreliable as to be virtually unusable.
prototype43


irt.org | XRef | core | Array


Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 21st December 2007. Maintained by: Martin Webb
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.