RE: [Dynapi-Dev] Loadpanel and ViewPanel

2003-10-01 Thread Raymond Irving
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

RE: [Dynapi-Dev] Loadpanel and ViewPanel

2003-10-01 Thread Daniel Tiru
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

[Dynapi-Dev] Loadpanel and ViewPanel

2003-09-30 Thread Daniel Tiru
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

[Dynapi-Dev] LoadPanel and https with IE 6.0

2002-02-27 Thread Hershel Robinson
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

[Dynapi-Dev] LoadPanel and LoadQueue

2001-06-26 Thread Liam Clancy
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

[Dynapi-Dev] LoadPanel

2001-06-19 Thread Robert Rainwater
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

[Dynapi-Dev] LoadPanel Bug

2001-06-08 Thread Robert Rainwater
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

RE: [Dynapi-Dev] LoadPanel & LoadLayer useless with ASP?

2001-05-28 Thread A. Joannou
.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

[Dynapi-Dev] LoadPanel & LoadLayer useless with ASP?

2001-05-28 Thread A. Joannou
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

RE: [Dynapi-Dev] LoadPanel die-ing

2001-05-24 Thread Ramon Buckland
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

Re: [Dynapi-Dev] LoadPanel die-ing

2001-05-24 Thread Richard Bennett
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

Re: [Dynapi-Dev] LoadPanel die-ing

2001-05-24 Thread Fernando Nunes
: > 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 > > >

Re: [Dynapi-Dev] LoadPanel die-ing

2001-05-24 Thread Richard Bennett
/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

[Dynapi-Dev] loadpanel / viewport

2001-05-23 Thread Jozef Pierlejewski
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

RE: [Dynapi-Dev] LoadPanel die-ing

2001-05-23 Thread Ramon Buckland
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

RE: [Dynapi-Dev] LoadPanel die-ing

2001-05-23 Thread Cameron Hart
> 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

Re: [Dynapi-Dev] LoadPanel die-ing

2001-05-23 Thread Richard Bennett
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

RE: [Dynapi-Dev] LoadPanel die-ing

2001-05-23 Thread Ramon Buckland
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]'

[Dynapi-Dev] LoadPanel die-ing

2001-05-22 Thread Ramon Buckland
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

[Dynapi-Dev] LoadPanel...

2001-01-29 Thread Doug Melvin
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; 

Re: [Dynapi-Dev] LoadPanel alternative.

2001-01-29 Thread Michael Pemberton
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

RE: [Dynapi-Dev] LoadPanel alternative.

2001-01-29 Thread Cameron Hart
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

Re: [Dynapi-Dev] LoadPanel-suggestion/idea/fix

2001-01-28 Thread Michael Pemberton
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

[Dynapi-Dev] LoadPanel-suggestion/idea/fix

2001-01-28 Thread martin ström
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

RE: [Dynapi-Dev] LoadPanel alternative.

2001-01-26 Thread Jay Chalfant
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&

RE: [Dynapi-Dev] LoadPanel alternative.

2001-01-26 Thread Matthew Alan Shirey
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

Re: [Dynapi-Dev] LoadPanel alternative.

2001-01-26 Thread francesco AGATI
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

[Dynapi-Dev] LoadPanel alternative.

2001-01-25 Thread Michael Pemberton
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

[Dynapi-Dev] loadpanel working in mozilla

2001-01-17 Thread Cameron Hart
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

[Dynapi-Dev] loadpanel troubles IE5.5 without Iframe

2001-01-11 Thread Jared Nuzzolillo
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

Re: [Dynapi-Dev] loadpanel troubles...

2001-01-07 Thread Richard :o
- 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

Re: [Dynapi-Dev] loadpanel fix, dynapi suggestion.

2001-01-06 Thread Robert Rainwater
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

[Dynapi-Dev] loadpanel fix, dynapi suggestion.

2001-01-06 Thread Cameron Hart
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) {

RE: [Dynapi-Dev] loadpanel troubles...

2001-01-05 Thread Cameron Hart
> > 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

RE: [Dynapi-Dev] loadpanel troubles...

2001-01-04 Thread Mark Haviland
> -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

RE: [Dynapi-Dev] loadpanel troubles...

2001-01-03 Thread Pascal
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

Re: [Dynapi-Dev] loadpanel troubles...

2001-01-03 Thread Robert Rainwater
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:

RE: [Dynapi-Dev] loadpanel troubles...

2001-01-03 Thread Mark Haviland
> -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

Re: [Dynapi-Dev] loadpanel troubles...

2000-12-31 Thread Robert Rainwater
> > > > > 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 >

Re: [Dynapi-Dev] loadpanel troubles...

2000-12-31 Thread Robert Rainwater
> > > 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

Re: [Dynapi-Dev] loadpanel troubles...

2000-12-29 Thread Scott Andrew LePera
> 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

RE: [Dynapi-Dev] loadpanel troubles...

2000-12-29 Thread Mark Haviland
> -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... > >

Re: [Dynapi-Dev] loadpanel troubles...

2000-12-27 Thread Scott Andrew LePera
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

[Dynapi-Dev] loadpanel troubles...

2000-12-27 Thread Mark Haviland
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

[Dynapi-Dev] loadpanel is broke in NS with more than 1 loadpanel

2000-12-22 Thread b0n3z
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