[Javascript] delete from array

Iztok Polanic iztokp at amis.net
Wed Oct 16 12:29:38 CDT 2002


Hi!

I found the solution.

array.length = <your length>;


Lep pozdrav,

Iztok
----- Original Message ----- 
From: "Harry Love" <hlove at u.washington.edu>
To: "JavaScript" <javascript at LaTech.edu>
Sent: Wednesday, October 16, 2002 6:27 PM
Subject: RE: [Javascript] delete from array


> Oops,
> My JavaScript reference is very much out of date.  Pop() is supported in
> ECMA-262 Edition 3.  Implemented in JavaScript 1.2, supported by NN3+
> and IE5.5+.
> 
> Sorry about that,
> Harry
> 
> -----Original Message-----
> From: Harry Love [mailto:hlove at u.washington.edu] 
> Sent: Wednesday, October 16, 2002 9:04 AM
> To: 'javascript at LaTech.edu'
> Subject: RE: [Javascript] delete from array
> 
> 
> Pop() is not supported by IE, no matter the version.  It is also not a
> part of standard ECMAScript, so its future is cloudy at best.  I believe
> someone else on this list had a question about pop() a few months ago.
> Search the list archives.
> 
> Regards,
> Harry
> 
> -----Original Message-----
> From: javascript-admin at LaTech.edu [mailto:javascript-admin at LaTech.edu]
> On Behalf Of Iztok Polanic
> Sent: Wednesday, October 16, 2002 8:41 AM
> To: javascript at LaTech.edu
> Subject: Re: [Javascript] delete from array
> 
> 
> HI!
> 
> I'm using IE 5.0 not 5.5. Sorry!
> 
> 
> Lep pozdrav,
> 
> Iztok
> 
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript
> 




More information about the Javascript mailing list