simple enough to work around..
The coder simply needs add a name to each image..
then the setHTML code can
-parse the string for any image tags
-obtain a reference to the image via it's name
-tack on the lyobj reference
----- Original Message -----
From: "Michael Pemberton" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, December 04, 2001 6:02 PM
Subject: Re: [Dynapi-Dev] links.lyobj


> 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/
>


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

Reply via email to