Two questions...
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
QUESTION 1:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Does anybody know the real reason that we have both the removeChild/remov=
eFromParent -AND- the deleteChild/deletFromParent functions?
I am asking because they are both SO similar... the only differences that=
I can find are as follows:
1) the remove methods move the object to the 'unassigned' array, whil=
e the delete methods do not (well, in ns4 the object gets added to the 'r=
ecycled' array)
2) the delete methods also deletes all of the children of the object,=
while the remove methods do not
At one time, didn't the remove methods add the object (after removing it =
& if the object's parent was not the dyndoc) to the object.dyndoc? =20
I could just be confused... :-)
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
QUESTION 2:
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
Does anybody know of a way to permanently delete a DynLayer (and all of i=
t's children, properites, eventlisteners, object specific methods, etc...=
) entirely? No references left to it what-so-ever?
--proteanman<br clear=3Dall><hr>Get more from the Web. FREE MSN Explorer=
download : <a href=3D"http://explorer.msn.com">http://explorer.msn.com</=
a><br></p>
|