From: Jesse V. <je...@6t...> - 2003-11-06 13:27:30
|
Raymond, > This is needed inside the pages that the load panel > will load. This needs to be fixed. Does this mean that you're going to look into it? Or do you want me to? Jesse Raymond Irving wrote: >I see what the problem is. Google and the others does >not include the script: > ><script language="Javascript"> >if (typeof(parent.dynapi)=='object') >parent.LoadPanel.notify(this); >else if (typeof(dynapi)=='object') >LoadPanel.notify(this); ></script> > >This is needed inside the pages that the load panel >will load. This needs to be fixed. > >-- >Raymond Irving > > >--- Jesse Vitrone <je...@6t...> wrote: > > >>Thanks for the suggestion Doug, but I tried that, >>with and without the >>http and I can't get it to work. >> >>Here's slightly modified version of the load panel >>example I changed to >>of the links on the left to try: >> http://www.google.com >> ane >> www.google.com >> >> >> >> >http://www.6thgearsoftware.com/dynapi3x/examples/dynapi.gui.loadpanel.html > > >>Any ideas why this isn't working? Am I using it >>wrong? >> >>Thanks, >> Jesse >> >>Doug Melvin wrote: >> >> >> >>>One of the purposes of the loadpanel is to load >>> >>> >>external pages. >> >> >>>Simply set the url of the page you want to load. >>> >>>If it doen's work, try the url with and without the >>> >>> >>"http://" >> >> >>>----- Original Message ----- >>>From: "Jesse Vitrone" <je...@6t...> >>>To: <dyn...@li...> >>>Sent: Wednesday, November 05, 2003 9:49 AM >>>Subject: [Dynapi-Help] Load Panel with http:// url >>> >>> >>> >>> >>> >>> >>>>Is there a way to set the url for a Load Panel to >>>> >>>> >>a remote url like >> >> >>>>http://google.com ? >>>> >>>>If not, is there a good way to make a layer with >>>> >>>> >>an external page? >> >> >>>>I tried to make one my having a layer with an >>>> >>>> >>iframe on it, and that >> >> >>>>works OK, but has some problems, if there's no >>>> >>>> >>other good way to do >> >> >>>>this, maybe I'll post the problems that I'm having >>>> >>>> >>and see if someone >> >> >>>>has some good answers. >>>> >>>>Thanks in advance, >>>> Jesse >>>> >>>> >>>> >>>> >>>> >>>------------------------------------------------------- >>> >>> >>>>This SF.net email is sponsored by: SF.net Giveback >>>> >>>> >>Program. >> >> >>>>Does SourceForge.net help you be more productive? >>>> >>>> >>Does it >> >> >>>>help you create better code? SHARE THE LOVE, and >>>> >>>> >>help us help >> >> >>>>YOU! Click Here: http://sourceforge.net/donate/ >>>>_______________________________________________ >>>>Dynapi-Help mailing list >>>>Dyn...@li... >>>> >>>> >>>https://lists.sourceforge.net/lists/listinfo/dynapi-help >>> >>> >>>> >>>> >>>> >>>> >>>--- >>>Outgoing mail is certified Virus Free. >>>Checked by AVG anti-virus system >>> >>> >>(http://www.grisoft.com). >> >> >>>Version: 6.0.536 / Virus Database: 331 - Release >>> >>> >>Date: 11/3/03 >> >> >>> >>> >>------------------------------------------------------- >> >> >>>This SF.net email is sponsored by: SF.net Giveback >>> >>> >>Program. >> >> >>>Does SourceForge.net help you be more productive? >>> >>> >>Does it >> >> >>>help you create better code? SHARE THE LOVE, and >>> >>> >>help us help >> >> >>>YOU! Click Here: http://sourceforge.net/donate/ >>>_______________________________________________ >>>Dynapi-Help mailing list >>>Dyn...@li... >>> >>> >>https://lists.sourceforge.net/lists/listinfo/dynapi-help >> >> >>> >>> >>> >>> > > >__________________________________ >Do you Yahoo!? >Protect your identity with Yahoo! Mail AddressGuard >http://antispam.yahoo.com/whatsnewfree > > >------------------------------------------------------- >This SF.net email is sponsored by: SF.net Giveback Program. >Does SourceForge.net help you be more productive? Does it >help you create better code? SHARE THE LOVE, and help us help >YOU! Click Here: http://sourceforge.net/donate/ >_______________________________________________ >Dynapi-Help mailing list >Dyn...@li... >https://lists.sourceforge.net/lists/listinfo/dynapi-help > > |