This is a known issue, and was handled in a class I wrote about a year ago.
(LoadHTML).
The load event is not thrown on the layer which is loading the HTML.. the
event is thrown on the top-level
layer which contains the loading layer.
If L1 contains L2 and L2 contains L3.. if L3.load("mypage.html",w)
the event is fired on L1.
This is what I found.
----- Original Message -----
From: "Joe NguyenLe" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, May 25, 2001 7:39 PM
Subject: [Dynapi-Dev] RE: LoadPanel in NS 4.7
> Here is what I have found out so far:
>
> I can load external file into a LoadPanel object using
> myPanel.setURL("something.html"); if this object is a child of document.
> This works fine on both browsers IE/NS 4.7.
>
> Howerver, this command (myPanel.setURL("something.html");) won't work in
NS
> 4.7 (works fine in IE) if this object is a child of another LoadPanel
object
> or DynLayer object.
>
> Is this a bug? Can anyone help me on this?
>
> Thx,
>
> CJ
>
>
> _______________________________________________
> Dynapi-Dev mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/dynapi-dev
_______________________________________________
Dynapi-Dev mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-dev