"Pål Jørgensen" <[EMAIL PROTECTED]>; [EMAIL PROTECTED]:06 -0500
Hi,
The LoadPanel example doesn't work when using Konqueror 3.2. The
following line in loadpanel.js makes _loadElm undefined:
this._loadElm = dynapi.frame.frames[this._elmID];
Can anyone help me?
best regards,
Pål Jørgensen
Hi, and sor
Hi,
The LoadPanel example doesn't work when using Konqueror 3.2. The
following line in loadpanel.js makes _loadElm undefined:
this._loadElm = dynapi.frame.frames[this._elmID];
Can anyone help me?
best regards,
Pål Jørgensen
---
SF email is s
Wow, that suddenly got the list active...
Maybe this list has died down because 3.0 is pretty much a complete
release? Who knows... For what it's worth, I make constant use of it,
so thanks to the developers!
About my original question, does anyone know how to prevent loads in a
loadpanel from
someone trustworthy. ;-)
- Original Message -
From: "Michael Herlihy" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 08, 2004 9:14 PM
Subject: Re: [Dynapi-Help] loadpanel and browser history
> I want drag to work in macintosh safari.
>
> http://66.80.1
not abandoned.
We simply have day jobs.
- Original Message -
From: "Michael Herlihy" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, July 08, 2004 1:53 PM
Subject: Re: [Dynapi-Help] loadpanel and browser history
> I think this project has been aba
uly 09, 2004 5:53 AM
Subject: Re: [Dynapi-Help] loadpanel and browser history
> I think this project has been abandoned... I can never get any help.
> I would even be willing to pay for a fix.
>
> Mike.
>
> At 11:32 PM 7/7/04, you wrote:
> >Hi all,
> >
> >
ications to the userland code may require
recompressing if you're trying to use previously unused functions or
objects.
Please don't talk about DynAPI in the past tense while there's still
some life in it. :-)
Leif
- Original Message -
From: <[EMAIL PROTECTED]>
To
iday, July 09, 2004 5:53 AM
Subject: Re: [Dynapi-Help] loadpanel and browser history
> I think this project has been abandoned... I can never get any help.
> I would even be willing to pay for a fix.
>
> Mike.
>
> At 11:32 PM 7/7/04, you wrote:
> >Hi all,
> >
> >I&
I think this project has been abandoned... I can never get any help.
I would even be willing to pay for a fix.
Mike.
At 11:32 PM 7/7/04, you wrote:
Hi all,
I'm using dynapi 3.0 and I was wondering if there is a simple way to
prevent the browser history from being affected by loaded urls in a
load
Hi all,
I'm using dynapi 3.0 and I was wondering if there is a simple way to
prevent the browser history from being affected by loaded urls in a
loadpanel? Instead of the browser back button taking you through the
history of loads in the loadpanel, I would like it to just take you off
the page
I think that's how the loadpanel should work. If you
where using an Iframe it would have done the same
thing.
--
Raymond Irving
--- Arijit Das <[EMAIL PROTECTED]> wrote:
> The loadpanel in 3.0 seems to pick up the background
> color of the page
> being loaded, or defaults to white if none is se
The loadpanel in 3.0 seems to pick up the background color of the page
being loaded, or defaults to white if none is set. The loadpanel in
2.5.7 used to keep a clear background unless the loadpanel had a
background color set. Is there any way to retrieve the old behavior?
I've tried commenting
George,
I believe there was a case-sensitive issue with the
new code.
The attached script should work. See line 114 in the
attached loadpanel.js file. No
Raymond:
I jumped the gun with my response last night. I had not actually tested
the problem page with the new file when I replied.
The files you provided did not fix the problem, at least not with the
NS7.0 version that I have here. I tested it both locally and remotely
(by loading the new f
George,
The problem was with the way how ns7 interpets a
Raymond:
Thanks. I was thinking of this as a coding problem in my work. Never
thought about it being a bug in the api.
George
Raymond Irving wrote:
>
> Hi George,
>
> The attached file contains the fix for the ns7 bug. It
> also fixed a bug in ns6.
>
> Many thanks for helping us out with th
Hi George,
The attached file contains the fix for the ns7 bug. It
also fixed a bug in ns6.
Many thanks for helping us out with the DynAPI.
--
Raymond Irving
--- George Porterfield
<[EMAIL PROTECTED]> wrote:
> At Raymond's suggestion, I have posted a
> demonstration page on my church
> web sit
At Raymond's suggestion, I have posted a demonstration page on my church
web site to highlight the problem I described below. The description of
the problem is listed at the top of the demo page. The demo page is at
http://www.ctbc.org/test/testlp.html.
TIA,
George
Raymond Irving wrote:
>
> Hi
I am using the Beta 1 Release of DynAPI 3.0.0 as part of an effort to
redesign the web site for my church. Part of my approach is to use a
LoadPanel to display a lot of the detail pages from our old site design
without too many changes being required.
Most of the pages display in the LoadPanel
--- Dev <[EMAIL PROTECTED]> wrote:
> If i should put in a wait before loading the
> document or something, to test things more. How do i
> make javascript wait/sleep for x time?
Use a timeout: window.setTimeout()
__
Do you Yahoo!?
Yahoo! Tax Center
Hi!
I have been using the loadpanel in my project and now in testing i get some errors
regarding line 188 and once in a while 189 and i can track it down to the loadpanel.js
file.
It works perfectly well before i try to load any html document in to it and it have
aswell worked very well before
I'm using the LoadPanel for my site, its working great, for the most part,
thanks to some generous members of this list :)
However I have found what seems to be a glitch. The loading works great
until I hit a link that, for one reason or another, isn't right and the page
won't load. Most of the
Hi,
Hi
Could anyone send me an example using both widgets together on IE6?
Thanks!
___
Dynapi-Help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dynapi-help
ROTECTED]>; "DynAPI-Dev"
<[EMAIL PROTECTED]>
Sent: Wednesday, February 27, 2002 10:57 AM
Subject: [Dynapi-Help] LoadPanel and https with IE 6.0
> I have solved my own problem and thought I would post the results for all
> interested parties. In my humble opinion, this wou
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 narrowed down my problem and I am afraid that Doug's advice did not
prove useful. I now have a DynAPI page on a secure server with a LoadPanel.
The LoadPanel loads this URL: 'xLoadTestData.htm' That is the entire URL.
This means that the data page is being loaded from the secure server, i
My history is a little long, but I 'd like to describe it for
some can help me.
I have file 1 (first) and file 2 (seconde) linked by a
href
in the file 2 I have a loadpanel_A in onload. In the
file loaded (with loadpanel_A) I'd like to load another file with
loadpanel_B.
It works ver
"Gabriel Suchowolski" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Friday, May 04, 2001 1:23 AM
> Subject: [Dynapi-Help] LoadPanel minor bug or... I'm going crazy [._-]
>
>
> > First to say that the Compatibility Matrix is the best tool
ing something large into the loadpanel, because the user has to wait
a long time before they can do anything.
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Gabriel
> Suchowolski
> Sent: 04 May 2001 00:23
> To: [EMAIL
IL PROTECTED]>
Sent: Friday, May 04, 2001 1:23 AM
Subject: [Dynapi-Help] LoadPanel minor bug or... I'm going crazy [._-]
> First to say that the Compatibility Matrix is the best tool to know that
> DynApi2 is a very robust tool. xD
>
> Once egain playing with LoadPanel on ...
>
First to say that the Compatibility Matrix is the best tool to know that
DynApi2 is a very robust tool. xD
Once egain playing with LoadPanel on ...
http://mocha.ctlt.wsu.edu/DynAPIMatrix/dynapi20010421/examples/dynapi.gui.lo
adpanel.html
... I found the same bug I have on the toloadlayer (littl
Yes the 4k limit is only for the "get" method...
Michael Pemberton wrote:
> the limit also exists for form submission. a url and all it's headers cannot be
> more than 4k. the post submission method gets aroud this by sending the data after
> the initial url request.
t;
> > What is this 4k limit in reference to? Form submission?
> >
> > > -Original Message-
> > > From: [EMAIL PROTECTED]
> > > [mailto:[EMAIL PROTECTED]]On Behalf Of Michael
> > > Pemberton
> > > Sent: 19 April 2001 15:29
> > > T
k what you want...
Cameron Hart wrote:
> What is this 4k limit in reference to? Form submission?
>
> > -Original Message-
> > From: [EMAIL PROTECTED]
> > [mailto:[EMAIL PROTECTED]]On Behalf Of Michael
> > Pemberton
> > Sent: 19 April 2001 15:29
>
Ok, so just put an example online and let us try it...
It's more expresiv than a long description text...
See you,
Nicolas
Michael Pemberton wrote:
> I just found that thewre was too many problems with syncronising the downloading of
> content. i also found that as I was trying to get the dyna
What is this 4k limit in reference to? Form submission?
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of Michael
> Pemberton
> Sent: 19 April 2001 15:29
> To: [EMAIL PROTECTED]
> Subject: Re: [Dynapi-Help] LoadPanel Problem.
I just found that thewre was too many problems with syncronising the downloading of
content. i also found that as I was trying to get the dynamic loading of dynapi code
working, it was a problem to be splitting everything into 4k chucks (the dynlayer for
eg.
is 16k+).
I fully agree with outlini
AIL PROTECTED]>
> Sent: Thursday, April 19, 2001 12:38 PM
> Subject: Re: [Dynapi-Help] LoadPanel Problem...
>
> > Hi !
> >
> > I implemented a cookie based loader to workaround my loadpanel problem. It
> works fine
> > (but require a server side language, I
I did the same for the stockquote example, but couldn't get it to load more
than once in NS6, is yours ok in NS6?
- Original Message -
From: "Nicolas MASSART" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 19, 2001 12:38 PM
Subject: Re: [Dyn
Hi !
I implemented a cookie based loader to workaround my loadpanel problem. It works fine
(but require a server side language, I used PHP)
For the 4k size limit, I split my files into 4k cookies... and dont forget to destroy
the cookie when you do not need it anymore :)
Michael Pemberton wrote:
> Pemberton
> Sent: 19 April 2001 04:08
> To: [EMAIL PROTECTED]
> Subject: Re: [Dynapi-Help] LoadPanel Problem...
>
>
> Currently, there are no docs. I have recently given my whole
> distirbution an overhaul
> and made the whole thing more advanced.
>
> I've at
Currently, there are no docs. I have recently given my whole distirbution an overhaul
and made the whole thing more advanced.
I've attached the current code. It will require some alteration to have it bakc to
working with the dynapi, my distrob uses dynamic loading and a hole heap of other stuf
2001 12:25
AMTo: [EMAIL PROTECTED]Subject: RE:
[Dynapi-Help] LoadPanel Problem...
also,
i noticed with my quick fix that I just made to loadpanel, the following works,
i've just changed the order of how things are created a little bit. This would
suggest that perhaps the loadpanel is tryi
t; <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, April 18, 2001 10:10 PM
Subject: Re: [Dynapi-Help] LoadPanel Problem...
> Out of interest Micheal, where can your FileIO code be found? Have you
> written any docs for it, and do you know what platforms it works on? I
&
Out of interest Micheal, where can your FileIO code be found? Have you
written any docs for it, and do you know what platforms it works on? I
thought it might be good to write a short doc on LoadPanel alternatives,
I can only think of two, you code, and the JSRT.
Michael Pemberton wrote:
> th
this is something also available with my java version.
it all comes down to how hard you are willing to work to get around the use of
java. my java version has the following features:
- eliminates syncro problems by not returning until all data is downloaded
- unlimited download size, no
I found something interessant in the Richar's info site...
http://www.richardinfo.f2s.com/dynapi/Doc_Oliver_Examples/Form_Submitting.html
___
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/dynapi-help
lp2.setBgColor('#ff');<BR>
lp2.setURL('dynapi.gui.loadpanel-file1.html');<BR>
DynAPI.document.addChild(lp2);<BR>
}<BR>
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[E
.
Cheers,
Cameron.
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Nicolas
MASSARTSent: 18 April 2001 13:13To:
[EMAIL PROTECTED]Subject: Re: [Dynapi-Help]
LoadPanel Problem...The problem looks to be more
dificult... Infact, the real bug is that
my applet loading setup has no such problems. it does not return
from the setURL method until ALL code has been downloaded. as such,
the problem of syncronising does not exist.
I am still to find any reason for not implementing this setup as the
default method of loading in NS4. It is even po
The problem looks to be more dificult...
Infact, the real bug is that Loadpanel can't check if a file is completely
loaded or not.(I speack only about NS4 wich uses the 'src' property of
the layer to load the html content).
So if you have to LoadPanels loading at the same time (only a few milise
Hello again !
I tested another thing, I make a loop using a settimeout to check if
the busy state of the queue is true or false. It works fine on IE, but
on NS, the busy state does not set to false... here is the problem...
Look at my javascript code bellow :
// variables settings
var exthtmlval
Hi!
I'm using the loadpanel widget to lod content in layers.
No problems on IE... it works fine.
But on NS, it loads only the first file and display it using my window
widget and stops before the second window...
Bellow is the code I used, do you see any things ???
Note that : ContentLayer is a
, March 27, 2001 1:41
AM
Subject: [Dynapi-Help] LoadPanel
question
The project I am working on is a Floor Plan
Design page. On this page, the user can create floor plans by
adding and editing objects, like walls and doors and windows etc.
My challenge is I need to be ab
EMAIL PROTECTED]
Sent: Tuesday, March 27, 2001 11:59
AM
Subject: RE: [Dynapi-Help] LoadPanel
question
it's
not possible to submit a form using post and have it's results load straight
into a loadpanel, only get works. The simplest solution is to submit your form
extarea so you can access the result
in ns4 eg:
it
worked!
-Original Message-From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]]On Behalf Of Hershel
RobinsonSent: 27 March 2001 10:41To:
[EMAIL PROTECTED]Subject: [Dynapi-Help] LoadPanel
question
The project I
The project I am working on is a Floor Plan Design
page. On this page, the user can create floor plans by adding and
editing objects, like walls and doors and windows etc.
My challenge is I need to be able to save these
floor plans to the server.
If they are not too large, I can just put
Seems cool. About the links in IE, I think there is a way to get all tags of
a certian type. In IE5 it would be the DOM method but I think there is a way
in 4 too.
8an
___
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/li
Hi There
I have been trying to dynamically change the links in files that are
loaded into a loadpanel so that the appropriate links (those from the
same domain) are loaded into the loadpanel and those from outside the
domain are loaded in the full browser window.
I have run into a few challenges
if the page contains an tag, it will be parsed to extract the
contents, and any
It would be extremely helpful if you could clue us in as to what these are more
specifically and atleast vaguely how to use them. :) i can try some server
side stuff if i have a clue how to use afroapi :)
doug.
Quoting Michael Pemberton <[EMAIL PROTECTED]>:
> this is not on the site because
this is not on the site because i have NO server side scripting hosting at the
moment.
the site is still a WIP. I'm trying to get the code to work first. : )
here are a few changes that I have made with my version of the dynapi:
events are split. (no longer require adding mouse to use precr
ok.. i found where the right demos where, but i don't quite see how they are
different from anything that already exists.. i was under the impression that
it would somehow help to load content from a dynamic page (i.e. .asp, .php,
or .cfm) into an already loaded document without a page reload..
i get all kinds of javascript errors when i try to look at any of the
examples.. and i'm very interested in using it :(
doug.
Quoting Michael Pemberton <[EMAIL PROTECTED]>:
> It appears that the subdomain setup is broken.
>
> You can download it here: http://freeshell.org/~afroapi/afroapi.z
It appears that the subdomain setup is broken.
You can download it here: http://freeshell.org/~afroapi/afroapi.zip
The examples can be found here: http://freeshell.org/~afroapi/examples/
--
Michael Pemberton
[EMAIL PROTECTED]
ICQ: 12107010
___
Dynapi
Sent: Wednesday, February 28, 2001 12:38 AM
To: '[EMAIL PROTECTED]'
Subject: RE: [Dynapi-Help] LoadPanel and getting the HTML..
Hi Terry,
The LoadPanel inherits it's properties from DynLayer
so myProcessor.getHTML() would be the correct method..
HOWEVER: LoadPanel does not allow you
---
> -Original Message-
> From: slasherx2 [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, 28 February 2001 6:25 PM
> To: 'Dynapi-Help
> Subject: [Dynapi-Help] LoadPanel and getting the HTML..
>
>
> I have the following code:
>
>
I have the following code:
myProccessor = new LoadPanel();
myProccessor.setSize(500, 19)
myProccessor.setBgColor('#ff')
myProccessor.moveTo(9,500)
DynAPI.document.addChild(myProccessor)
myProccessor.setURL('test_rs.asp?Action=createground')
You can download it here: http://afroapi.freeshell.org/afroapi.zip
The examples can be found here: http://afroapi.freeshell.org/examples/
--
Michael Pemberton
[EMAIL PROTECTED]
ICQ: 12107010
___
Dynapi-Help mailing list
[EMAIL PROTECTED]
http://lists
Hi
Michael,
We
have been using LoadPanel for a few weeks now at my workplace and it seems
apparent that we will need to use your version of
LoadPanel in the afroapi
for
its
owser,
the body will call PassValues() which will call processData() passing the
data to be proccessed.
- Original Message -
From: "Frederick Samson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 27, 2001 7:58 AM
Subject: RE: [Dynapi-Help] LoadPanel as a me
Title: RE: [Dynapi-Help] LoadPanel as a messenger
Take a look at this, it strays from DynApi but could be modified to work with it.
http://www.planetsourcecode.com/xq/ASP/txtCodeId.6506/lngWId.4/qx/vb/scripts/ShowCode.htm
Terry
-Original Message-
From: Frederick Samson [mailto
ot;Frederick Samson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 27, 2001 7:58 AM
Subject: RE: [Dynapi-Help] LoadPanel as a messenger
> >A perhaps more suitable solution would be to use a frameset, and return
> > >the response in a te
quot;Frederick Samson" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Tuesday, February 27, 2001 6:11 AM
Subject: [Dynapi-Help] LoadPanel as a messenger
> Hi all! Congragulations for the DynAPI2 product and it's appearance on
> ZDNet.
>
> I want to create a proof of
>A perhaps more suitable solution would be to use a frameset, and return
> >the response in a textarea wrapper (like what you said in number 2, but
> >using a frame not a loadpanel). NS4 can get the contents of a textarea.
I am not sure that I understand : I create a frameset with an invisible
where is loadPanel at? i don't see it in any of the API documentation and i'd
be very interested in implementing what you've suggested..
doug.
Quoting Frederick Samson <[EMAIL PROTECTED]>:
> Hi all! Congragulations for the DynAPI2 product and it's appearance on
> ZDNet.
>
> I want to create
> I want to create a proof of concept that gives the possibility to refresh
> only parts of a DHTML page after some user input. Exemple : the
> user makes
> some choices with input controls and click a button. An HTTP Get
> request is
> sent using a single [invisible] LoadPanel (the messenger) and
look at my loading applet code.
this way, you can use JS in the loaded code to directly alter the required
layer content.
It can be seen in action here: AfroAPI
Examples - File Handling : URL
Frederick Samson wrote:
Hi all! Congragulations for the DynAPI2 product and
it's appearance on
ZDNet.
I w
Hi all! Congragulations for the DynAPI2 product and it's appearance on
ZDNet.
I want to create a proof of concept that gives the possibility to refresh
only parts of a DHTML page after some user input. Exemple : the user makes
some choices with input controls and click a button. An HTTP Get re
not sure about IE but I think you should check your next() method. The
array.length value is storing the next FREE value. Thus it does not contain
a URL. You should alter the code to check for:
if (this.historyLoc Hi There
>
> I am trying to create an extension to the LoadPanel widget t
Hi There
I am trying to create an extension to the LoadPanel widget that will
keep the history of a LoadPanel and allow users to navigate 'back' and
'forward'. The code I have so far is:
LoadPanel.prototype.InitialiseHistory=function() {
this.history=new Array()
this.historyLoc
d=656&group_id=5757Browse
the mailinglist here:http://www.mail-archive.com/index.php3?hunt=dynapi
- Original Message -
From:
Sergi
Mansilla
To: [EMAIL PROTECTED]
Sent: Thursday, February 22, 2001 10:04
AM
Subject: [Dynapi-Help] loadpanel
horizontal scroll
Is
Widget modification. You could use the
pushpanel for a template. It's vertical or horizontal. Not
both
- Original Message -
From:
Sergi
Mansilla
To: [EMAIL PROTECTED]
Sent: Thursday, February 22, 2001 1:04
AM
Subject: [Dynapi-Help] loadpanel
horiz
Is there an easy way to hide the horizontal scroll
in a scrollpane?
Sergi Mansilla[EMAIL PROTECTED]
3?hunt=dynapi
- Original Message -
From:
Sergi
Mansilla
To: [EMAIL PROTECTED]
Sent: Friday, February 16, 2001 11:35
AM
Subject: [Dynapi-Help]
loadpanel...?
Anyone knows where can I find information of
loadpanel implementation? Is there any tutorial?
Thank you
Anyone knows where can I find information of
loadpanel implementation? Is there any tutorial?
Thank you
Sergi Mansilla[EMAIL PROTECTED]
I have a situation in which I have load panel operating within a form
that exists within a frameset. I use the loadpanel to get info from the
host, but when I do, the behavior of the form changes - the cursor
disappears from the form and I cannot change the location of the current
frame programmab
This isn't an urgent problem for me (I use setHTML for the initial load) but I
thought someone might like to know...
Using setURL with loadpanel within the onLoad function (in other words: trying
to create a loadpanel which automatically loads an initial url during page
loading) doesn't seem to w
I have fixed the problem with the loadpanel
breaking after resizing.
Instead of calling reload() we call setURL()
withthe origional parameter..
Works like a charm.
See Demo:
www.creative-workshop.com/demo/cwconcept.htm
l.onresize=function(e) { var
o=e.getTarget(); if (!o.created || o
I have found that calling setURL twice will ensure
the images are loaded..
Doug Melvin
Well, I got the loadpanel working (without the
skinwindow for now).
Now, I know this has been asked several times..
but..
How do I ensure ALL of the images in an html file
are displayed within the loadpanel?
Doug Melvin
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
I have a cgi script that works fine in on its own but I cant get it to
work in a loadpanel layer.
What I am trying to make is a gizmo that will affect the layers
underneath the floatin layer. The cross hairs will make the main frame
split into 2 - 4 panes and each pane will hold a diff cgi produ
Hi,
I've been using LoadPanel quite a lot in the site I'm developing, and I've
been having quite a few problems in Netscape. The problem was that Netscape
wouldn't always complete a document into the LoadPanel, I would get a
transfer interupted error.
I determined that this was due to the follow
Is it possible to put LoadPanel into another Layer as a child AND make the
Layer resize based on the Child (LoadPanel) ? If someone could give me an
example that would be great... thanks,
Ken Jones (aka b0n3z)
___
Dynapi-Help mailing list
[EMAIL PROT
I've already fixed the loadpanel in IE4. The message was posted in the
dynapi-dev list, maybe you are not subscribed to that one. Anyway, you can get
the working loadPanel from CVS or mail me if you can't download it from there.
Nevermind, I'll mail you the file now.
Informazioni InnovaWeb wrote
Looiks sharp!
:-)
Doug Melvin
- Original Message -
From: "Informazioni InnovaWeb" <[EMAIL PROTECTED]>
To: "Dynapi-Help" <[EMAIL PROTECTED]>
Sent: Thursday, December 14, 2000 8:14 AM
Subject: [Dynapi-Help] LoadPanel & IE 4
> Hi to everyone in t
, December 13, 2000 6:31 PM
Subject: RE: [Dynapi-Help] LoadPanel and ScrollPane
> Hi!
>
> >NS4.7
> >---
> >1. The scroll bars disappear when the browser is resized. Content is
> >still displayed in the panel. The scroll bars reappear when I hit
> >reload.
>
IlMaestro put a fix for IE4 into the CVS earlier today. Did you try that?
> -Original Message-
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED]]On Behalf Of
> Informazioni InnovaWeb
> Sent: 14 December 2000 16:14
> To: Dynapi-Help
> Subject: [Dynapi-H
Hi to everyone in the list!
LoadPanel has that problem with IE 4 (and possibly with NS 6). That's a big
trouble for me! I need very much LoadPanel widget that work with IE4. I'm
confident with Javascript, so I can do the work, but I NEED SOME HELP about
the differences between IE5 and IE4 about I
1 - 100 of 108 matches
Mail list logo