Subj : Re: new Javascript functions? To : netscape.public.mozilla.jseng From : Chris Zumbrunn Date : Sat May 28 2005 11:50 pm On May 28, 2005, at 7:40 PM, Felipe Gasper wrote: > I just read the new features list for Mozilla Deer Park 1 Alpha RC and > found several new functions in the Array object (every, some, map, > forEach). Is there non-Mozilla, "official" ECMA documentation of > these? > http://developer-test.mozilla.org/docs/Core_JavaScript_1.5_Reference: Objects:Array says: "JavaScript 1.5 (Gecko 1.8b2 and later): added every, filter, forEach, indexOf, lastIndexOf, some, and map methods (not part of ECMA spec)" Since it's not part of an ECMA spec, I guess there is no "official" ECMA documentation of these. But the above mentioned Array reference page does provide links to documentation for these new methods. chris@czv.com +41 329 41 41 41 Chris Zumbrunn Ventures - http://www.czv.com/ Internet Application Technology - Reduced to the Maximum .