I tried to change the example in dynapi.gui.loadpanel.html

I replaced:

<a href="" class="moz-txt-link-rfc2396E" href="_javascript_:lp.setURL('loadpanel/file2.html')">"_javascript_:lp.setURL('loadpanel/file2.html')">file 2</a><br>

with this:

<a href="" class="moz-txt-link-rfc2396E" href="_javascript_:lp.setURL('http://google.com')">"_javascript_:lp.setURL('http://google.com')">file 2</a><br>

and nothing loads when I click the link.  It also seems to break the other ones after I click the one I changed, although I'm not seeing any errors on Firebird's JS Console.

Should this work?  I also tried http://google.com/index.html think that it might need the actual html file listed, but got the same results.

Jesse


Raymond Irving wrote:
The setURL() function on the LoadPanel shoul work
fine.

--
Raymond Irving


--- Jesse Vitrone <[EMAIL PROTECTED]> wrote:
  
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
[EMAIL PROTECTED]

    
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
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dynapi-help
  

Reply via email to