Kor
07-30-2010, 12:38 PM
Is there a way to circle trough the native properties (constructor, prototype, length) of an Array object? Obviously, a simple for(a in array) won't do the trick.
|
||||
Array's native propertiesKor 07-30-2010, 12:38 PM Is there a way to circle trough the native properties (constructor, prototype, length) of an Array object? Obviously, a simple for(a in array) won't do the trick. mrhoo 07-30-2010, 10:18 PM Not without naming the native properties and methods. |
| |||
EZ Archive Ads Plugin for vBulletin Copyright 2006 Computer Help Forum