shpanel object is added to
the documentĀ lp.setURL("file.htm");Hope this
helps.Chris- Original Message -From: "AT"
<[EMAIL PROTECTED]>To: <[EMAIL PROTECTED]>Sent: Wednesday, January 03, 2001 1:59 PMSubject:
[Dynapi-Help] Pushpanel widget> Hi all..> May
has to be called after
// the pushpanel object is added to the document
lp.setURL("file.htm");
Hope this helps.
Chris
- Original Message -
From: "AT" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 03, 2001 1:59 PM
Subject: [Dynapi-Help
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
wa
s onload event to set the size of
the pushpanel.
Robert Rainwater
- Original Message -
From: "AT" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 03, 2001 4:59 PM
Subject: [Dynapi-Help] Pushpanel widget
> Hi all..
> Maybe this will seem
Hi all..
Maybe this will seem obvious, but it's not much time since I began reading
this list.
I've downloaded the last snapshot of the DynAPI2, and I was trying to
upgrade something I created with the DynAPI1.
First thing I've noticed, the Pushpanel doesn't seem to allow loading
content from a