t; is what i want to prevent, the content added to the
> viewpane, should be
> set to null or something, as the viewpane should
> work this out by itslef
> somehow...
>
> Best regards
> Daniel
>
>
> -----Original Message-
> From: [EMAIL PROTECTED]
> [mailt
8
To: [EMAIL PROTECTED]
Subject: [Dynapi-Dev] Loadpanel and ViewPanel
Hi folks!
When using the ViewPanel and adding the content (a Loadpanel) and you
dont set the size for the LoadPanel you wont see anything. I am
currently trying to load in pages with dynamic content (emails) into a
loadpane
Hi folks!
When using the ViewPanel and adding the content (a Loadpanel) and you
dont set the size for the LoadPanel you wont see anything. I am
currently trying to load in pages with dynamic content (emails) into a
loadpanel, and using the ViewPanel to be able to scroll verticaly and
horizontaly w
I have solved my own problem and thought I would post the results for all
interested parties. In my humble opinion, this would be appear to be a bug
with the current release of DynAPI with regards to IE 6.0 and secure
servers.
The problem is that using a LoadPanel on a secure server on IE 6.0 th
I have been endeavouring to understand the mysteries of LoadPanel ...
Attached is a commented version with some explanation of how things work and
some questions at some points as to what is being done and for what reasons.
I am trying to deal with a replicable case where 3 LoadPanels are update
Before the next release we need to fix the loadPanel resizing. In IE
atleast, when you resize a loadPanel with a url already loaded it
disappears. The problem appears to be the reload() method. It clears out
the contents when the dynlayer is resized. Why is it doing this?
Simply removing the meth
I noticed after I load a page into the loadPanel, setWidth/Height kill
the loadPanel (it just disappears). Look at the example at
http://dynapi.sourceforge.net/snapshot/src/dynapi/examples/dynapi.gui.loadpanel.html
. Anyone know why? This is new to me, I've never seen this bug.
--
Robert Rainwa
.innerHTML;
clearInterval(lp.sourceTimerID);
this.loadHandler(html);
};
//added by a.joannou
};
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of A. Joannou
Sent: 29 May 2001 03:35
To: [EMAIL PROTECTED]
Subject: [Dynapi-Dev] LoadPanel &am
I do not understand this, BUT,
LOADPANEL and LOADLAYER
are both useless at loading ASP files reliably. Sometimes they work, and
sometimes they don't resulting in a blank box.
I have only tested them with IE5 and IIS5 on 2 machines (on their local web
server, not from the net).
Do we have
o:[EMAIL PROTECTED]]
Sent: Thursday, 24 May 2001 9:35 PM
To: [EMAIL PROTECTED]
Subject: Re: [Dynapi-Dev] LoadPanel die-ing
Does this happen with any link, or only some?
Your testing windows/IE5.0 right?
I tested winMe IE5.5.
The version I put up uses behaviours for the loading, I can put up one
t; <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: 24 May, 2001 13:12
Subject: Re: [Dynapi-Dev] LoadPanel die-ing
> I've looked.. IE5.0 sometimes stops responding if I click a link...
>
>
> --- Richard Bennett <[EMAIL PROTECTED]> wrote:
> > Hi,
> > This su
:
> http://www.mail-archive.com/index.php3?hunt=dynapi
>
>
> - Original Message -
> From: "Ramon Buckland" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: 23 May, 2001 12:36
> Subject: RE: [Dynapi-Dev] LoadPanel die-ing
>
>
>
/index.php?menu=1
Browse (and search) the mailinglist here:
http://www.mail-archive.com/index.php3?hunt=dynapi
- Original Message -
From: "Ramon Buckland" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: 23 May, 2001 12:36
Subject: RE: [Dynapi-Dev] LoadPanel
i'm trying
to find out how to fix netscape code in loadpanel.js so that the loadpanel
works when placed in a viewport
ie
lp=new
LoadPanel (etc etc)
viewport=new
ViewPort(lp)
DynAPI.document.addChild(viewport);
etc
etc
i tried
editing loadpanel.js
and adding
LoadPane
isn't fast at all)
Then you will find that it stops both of them dead.
And subsequently all loading from any panel.
.. :-(
-Original Message-
From: Richard Bennett [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, 23 May 2001 6:15 PM
To: [EMAIL PROTECTED]
Subject: Re: [Dynapi-Dev] Lo
> When it is running off of the webserver (ie
>
> http://server/dev/code/dhtml/dynapi-2.53/dynapi/examples/dynap
> i.gui.loadpane
> l.html
>
> it fails if you click on the 'file 1 and file 2' links too
> much (not hard to
> do.. and
> especially if the server responding is slow)
Are you havin
mples/loadlayer.html
Richard.
- Original Message -
From: "Ramon Buckland" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: 23 May, 2001 09:29
Subject: RE: [Dynapi-Dev] LoadPanel die-ing
>
> Hi All,
>
> Jus a note on this issue.
>
> When it is running off of
ng is slow)
but locally via the LAN from the server in IE5.5 .. no problems (as below)
O:/code/dhtml/dynapi-2.53/dynapi/examples/dynapi.gui.loadpanel.html
*odd* no ?
Ramon
-Original Message-
From: Ramon Buckland
Sent: Wednesday, 23 May 2001 3:58 PM
To: '[EMAIL PROTECTED]'
Hi All,
It has been over 8 weeks since I have touched the DynAPI and I was wondering
what the status of the Loadpanel is about it dieing when fired with too many
events..
ie, tell it to load with setURL and before it loads, fire it another and it
dies...
I have looked at the latest 2.53 (i ass
The following code is generated by Dream WEaver for
roll-overs.
I am firmly of the belief that the solution for
the LoadPanel image problem
is in this code somewhere..
I'll take a crack at it later (If I haven't cracked
myself yet)
Code:
function MM_findObj(n, d) { //v3.0 var
p,i,x;
gt; > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On Behalf Of Jay Chalfant
> > Sent: 26 January 2001 18:20
> > To: '[EMAIL PROTECTED]'
> > Subject: RE: [Dynapi-Dev] LoadPanel alternative.
> >
> >
> > Aaaugh! Why? Is this documente
I think that this is only a problem using IE on the Mac, Mac Netscape has
LiveConnect.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Jay Chalfant
> Sent: 26 January 2001 18:20
> To: '[EMAIL PROTECTED]'
> Subject
I've used a java applet (won't work with the mac JavaVM) and it works
great. I parse the actual content and extract the title and body tags.
I'm working on extracting the script tags also. It also works without
the need for a loadpanel and can simply be used with the setHTML method
of a dynlayer
maybe I'm wrong, but wasn't there a problem that
only the content within the and
was loaded using the LoadPanel?
one way to fix this is by replacing the way LoadPanel
gets the content. now it uses document.body.innerHTML
(ie4) and a behavior-download method (ie5).
if we replace this with:
doc
Aaaugh! Why? Is this documented by MS or NS?
thanks,
-J
> -Original Message-
> From: Matthew Alan Shirey [mailto:[EMAIL PROTECTED]]
> Sent: Friday, January 26, 2001 9:34 AM
> To: [EMAIL PROTECTED]
> Subject: RE: [Dynapi-Dev] LoadPanel alternative.
>
>
> There&
There's also the minor problem that JavaScript cannot talk to an Applet on
the Mac...
M.
-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of francesco
AGATI
Sent: Friday, January 26, 2001 12:46 AM
To: [EMAIL PROTECTED]
Subject: Re: [Dynapi-Dev] Load
t; <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Friday, January 26, 2001 5:11 AM
Subject: [Dynapi-Dev] LoadPanel alternative.
> I've created a method of using Java to download the URL contents.
>
> It appears to work in bot NS4.7+ and IE5+. I haven't got access
I've created a method of using Java to download the URL contents.
It appears to work in bot NS4.7+ and IE5+. I haven't got access to an
IE4 installation to test it.
Is there a developer out there who would be able to test it in IE4 for
me?
Is there a developer out there who knows how I could pa
Hi,
I've attached my modified LoadPanel that I've got
working with Mozilla (0.7) on PC. I don't see any
reason why it won't work in Netscape 6, and Mozilla on
other platforms, but I don't have access to NS6 or a
Mac/Linux box to test.
Presumably as this code is based on DOM1, it might
also work
Is anyone else is having trouble with iframe-less loadpanel in IE5.5?
I get an error (object doesn't support this property or method) on line 164
in loadpanel which is:
lpanel.loadElement.startDownload(url,LoadQueue.loadHandler);
now, in an effort to be one of the helpers, a not just a complaine
- Original Message -
From: "Mark Haviland" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, January 04, 2001 6:23 PM
Subject: RE: [Dynapi-Dev] loadpanel troubles...
> On a side note, the widget I'm creating is a wizard (which I need to use
wrote about "[Dynapi-Dev] loadpanel fix, dynapi
suggestion.":
> This is a small fix for loadpanel. The problem occured
> if you did the following:
> lp = new LoadPanel();
> lp.setURL('html.html');
> DynAPI.document.addChild(lp);
> setURL doesn't check if th
This is a small fix for loadpanel. The problem occured
if you did the following:
lp = new LoadPanel();
lp.setURL('html.html');
DynAPI.document.addChild(lp);
setURL doesn't check if the LoadPanel has been created
yet. This is my suggested fix:
LoadPanel.prototype.setURL = function(url) {
> > Why not just capture the onload event. Thats why
> it is
> > invoked there. Or
> > am I missing something here?
I've had lots of problems with the onload in
LoadPanel. Mostly in Netscape. The problem is I think
Netscape fires an onload event before it renders the
HTML. So if you try and ge
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Robert
> Rainwater
> Sent: Wednesday, January 03, 2001 6:47 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [Dynapi-Dev] loadpanel troubles...
>
>
> Why not
L PROTECTED]
> [mailto:[EMAIL PROTECTED]]Namens Mark Haviland
> Verzonden: donderdag 4 januari 2001 0:38
> Aan: [EMAIL PROTECTED]
> Onderwerp: RE: [Dynapi-Dev] loadpanel troubles...
>
>
>
>
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailt
Why not just capture the onload event. Thats why it is invoked there. Or
am I missing something here?
Robert Rainwater
- Original Message -
From: "Mark Haviland" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, January 03, 2001 6:37 PM
Subject: RE:
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Robert
> Rainwater
> Sent: Sunday, December 31, 2000 11:46 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [Dynapi-Dev] loadpanel troubles...
>
&g
>
> > > > When a URL is loaded it disappears from the queue.
> > >
> > > Yes, I do see that, but the Array for the queue keeps growing.
> >
> > Not sure why that's happening. Without looking at the code, my guess is
> > that we need to manually decrement the array length to keep it empty. I
>
> > > When a URL is loaded it disappears from the queue.
> >
> > Yes, I do see that, but the Array for the queue keeps growing.
>
> Not sure why that's happening. Without looking at the code, my guess is
> that we need to manually decrement the array length to keep it empty. I
> think "loadQu
> By multiple load requests, do you mean if I do something like:
>
> lp.add('foo.html');
> lp.add('bar.html');
>
> and the browser goes to fetch 'bar.html' before it's finished receiving the content
>for 'foo.html' ? This doesn't make much sense to me since fetching the document
>happens sequ
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of
> Scott Andrew
> LePera
> Sent: Wednesday, December 27, 2000 6:22 PM
> To: [EMAIL PROTECTED]
> Subject: Re: [Dynapi-Dev] loadpanel troubles...
>
>
Hi Mark,
The queue in LoadPanel (and the old loadHTML extension) basically
ensures that multiple load requests happen one after the other, instead
of all at once. Both Netscape and IE seem to have troubles processing
multiple load requests. The queue was created to make sure all requests
were t
Hope somebody can help me on this one...
I'm trying to create a widget that extends the loadpanel widget, but I'm running into
troubles understanding the following:
- What's the point of the queue ? Is this incomplete ??
Every time I invoke 'lp.setURL('foo.html') I notice that the queue
Using loadpanel with Netscape 4.08 on Win2k seems to be broke.. and I'm sure
it's on other platforms and NS versions. (don't know about 6 yet)
Here is a sample - Please View through Netscape 4x or higher:
http://www.gotapex.com/_beta/loadpanel.html
this should work fine as the loadpanel are not l
45 matches
Mail list logo