Hi!
I had the same problem just two or three days ago. :-) Simply add a
DynAPI.addChild(paginader);
after the line
paginader=new DynDocument(parent.der);
in your "a1.htm" file. I have attached the modified version of "a1.htm".
Have fun,
Christof
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Jimena
> Catalina
> Sent: Monday, April 09, 2001 12:31 PM
> To: [EMAIL PROTECTED]
> Subject: [Dynapi-Help] latest dyndocument (2001.04.07) doesn't work??
>
>
> Thanks a lot for the solution for the windows, now they work perfectly. :)
>
> But I'm afraid I have another problem, I have a very simple code to make a
> loadpanel in a frame from the another frame (I've attached the files with
> this mail). This worked with the 2001.01.25 version, but it
> doesn't work at
> all with the latest snapshot, the loadpanel doesn't appear. I thought that
> the solution was very simple, I moved again to the 2001.01.25 version, but
> then the windows didn't work. So in this moment I can't use both things at
> the same time, only one, I suppose that finally I will have to remove the
> frames.
>
> Does anybody know another solution so I can keep the frames?
>
> I think that the problem is in the dyndocument.js file because when I
> rewrite only this file with the older one the loadpanel appears (but
> obviously the rest of the things don't work, I know I can't mix the
> versions).
>
> Thanks a lot.
>
Title: New Document