From: <cam...@ya...> - 2001-01-11 13:28:30
|
one or two things that can can wrong with images in loadpanels using netscape. for one, if you are using relative paths, the paths to the image's must be relative to root document, not the document you are loading into the loadpanel. I can't remember if netscape works this way, or if it's ie, or maybe both. the easiest thing to do is make your links absolute. if you are still having trouble, particularily with netscape getting getting a transfer interuptted thing part way through loading something into the loadpanel, let me know. --- Raymond Smith <dst...@or...> wrote: > Is Netscape... inherently a lazy candyass? > Loadpanel works, it just forgets > to render the images contained in html. > Hope your right Cam. > > Later all. > ----- Original Message ----- > From: "Cameron Hart" <cam...@ya...> > To: <dyn...@li...> > Sent: Thursday, January 11, 2001 4:19 AM > Subject: Re: [Dynapi-Dev] Still talking to > myself.... > > > > > how to integrate a loadpanel into a window that > > > doesn't really exist till > > > you give birth to it.... and then have 'it' > (once > > > born) actually perform a > > > call to load itself. > > > > That should work automatically, as loadpanel > doesn't > > load the url until the loadpanel has been created. > if > > you have a loadpanel in a window, it won't be > created > > (and thus load the url) until the window is. i'm > > presuming that the window you are talking about is > a > > layer thing, rather than a browser window... > > > > cam. > > > > > > > Later... > > > > > > ----- Original Message ----- > > > From: "Raymond Smith" <dst...@or...> > > > To: <dyn...@li...> > > > Sent: Thursday, January 11, 2001 1:45 AM > > > Subject: [Dynapi-Dev] Getting into it, on a " > lower > > > " plane... > > > > > > > > > > Ok, picking up on 'Ilmestro' here. Just > working > > > on a slightly lower > > > > intellectual plane. > > > > > > > > I got the loadpanels (via labels) working > inside > > > of pushpanels, kinda > > > > <mutter>. Unfortunately... , Pushpanel isn't > > > smart enough to resize > > > itself > > > > after content 'insertion'. I tried setContent > > > from viewport but that > > > failed > > > > miserably. I came up with a work around > (reset > > > does work and I have to > > > > oversize the Label to accomodate "expected" > > > content) Not pretty I know.. > > > > but it will have to work til I figure out what > you > > > guys already know. > > > > > > > > DS > > > > > > > > > > > > > _______________________________________________ > > > > Dynapi-Dev mailing list > > > > Dyn...@li... > > > > > > > > > > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev > > > > > > > > > > > > > _______________________________________________ > > > Dynapi-Dev mailing list > > > Dyn...@li... > > > > > > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev > > > > > > > > > > > > __________________________________________________ > > Do You Yahoo!? > > Yahoo! Photos - Share your holiday photos online! > > http://photos.yahoo.com/ > > > > _______________________________________________ > > Dynapi-Dev mailing list > > Dyn...@li... > > > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev > > > > > _______________________________________________ > Dynapi-Dev mailing list > Dyn...@li... > http://lists.sourceforge.net/mailman/listinfo/dynapi-dev > > __________________________________________________ Do You Yahoo!? Yahoo! Photos - Share your holiday photos online! http://photos.yahoo.com/ |