I think we have our wires crossed.  In IE, the .doc pointer that is used in 
the code will always point to the main document.  In NS, it points to the 
individual layer's document object.  This is where the difference lies.

Because IE points to the same document for ALL layers, there is no way that 
it is possible to tell where the link is contained.  This is why the 
isDirectParentOf (sp?) function was introduced.

This was aimed at allowing more accurate detection of the location of an 
object within the layer structure.

If you have code that shows otherwise, I am eager to see it.  I have to 
admit that it has been a while since I have looked at the DynAPI code in 
detail and I am not as familiar with it as I was a year ago.

>From: "Doug Melvin" <[EMAIL PROTECTED]>
>Date: Tue, 4 Dec 2001 17:38:41 -0500
>
>I have to say that I think you are wrong.
>If what you say was true, then when I clicked on my link, all of the
>DynLayers with links in them should have disapeared?
>Or, at least not the one I expected?
>It surely seems stable.
>I will of course varify this.. stay tuned.


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://www.mail-archive.com/dynapi-dev@lists.sourceforge.net/

Reply via email to