[javascript-dev] Re: js question from a newbie
Patrick Delges
pdelges at radiantslab.com
Fri Mar 28 02:54:34 MDT 2008
- Previous message: [javascript-dev] Re: js question from a newbie
- Next message: [javascript-dev] Re: js question from a newbie
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [javascript-dev] Re: js question from a newbie
- Next message: [javascript-dev] Re: js question from a newbie
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
