XML Feeds

.

[javascript-dev] Re: js question from a newbie

Patrick Delges pdelges at radiantslab.com
Fri Mar 28 02:54:34 MDT 2008


Quote: phaethon wrote on Thu, 27 March 2008 13:27
----------------------------------------------------

> it's also true that with this script , i can't change the array length if i send a smaller float in the input .

Note that you can set the length property of an Array instance. So you can set it to the right size!

p


More information about the javascript-dev mailing list