![]() |
Available news archives:
comp.lang.tcl
-
comp.lang.python
-
comp.security.firewalls
-
sci.crypt -
comp.lang.php -
comp.lang.javascript
|
|
comp.lang.javascript archiveRe: Keep track of parent node
From: impaler <TamasJano@gmail.com>
Date: Tue Jan 31 2006 - 12:18:47 CET
rmlakshmanan@gmail.com wrote:
var arrayParents = new Array;
and there you have the array of parents. Adapt this algorithm to your
|