At 19.37 03/01/2001 -0500, you wrote:
Try something like this:
lp = new LoadPanel();
lp.setURL('file1.html');
ppanel= new PushPanel(lp)
Whoops.. I just tried to create an empty pushpanel, with:
ppanel = new PushPanel()
and then assigning it a child DynLayer which was a LoadPanel. Since this
was not the same as setting its "content" I saw both DynLayers, but no
scrolling buttons. Now it works.. thanks a lot.
You probaly want to capture the loadpanel's onload event to set the size of
the pushpanel.
Mmh... I've got a fixed size PushPanel.
By the way, in IE 5.5 the arrow buttons look, well, stretched, while in NS
4.7 they're fine. I'm gonna have a look at this.
Thanks again!
TBlack
_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/mailman/listinfo/dynapi-help