You are here: irt.org | About | Feedback | 1686 [ previous next ]
Feedback on:
irt.org FAQ Knowledge Base Q879
Sent by
Compin Philippe on August 30, 2000 at 09:42:19:
Worth:
Worth reading
Comments:
this :
if (typeof i == 'object') {
doesn't work to copy objects recursively...
this:
if (typeof what[i] == 'object') {
should work better.
Other feedback on 'irt.org FAQ Knowledge Base Q879' - show all