Id like to know this too.
I'm not sure if its even possible for the parent frame to know the url
of the child frame if it changes.
My experiments always resulted in getting the initial url it was set
too, and not the new one since the user clicked.


On Sep 29, 5:07 pm, David Given <d...@cowlark.com> wrote:
> David Given wrote:
> > I want to embed a mini web browser into my app (for help text). I've
> > seen this done before on other sites. I want to load the help pages into
> > an iframe, and then use GWT widgetry to listen for onload events,
> > determine the page title, go forwards and back, and remotely set the URL.
>
> > I've looked into writing my own, but managing all the interactions
> > between onload events, Javascript security issues, and so on looks
> > horrendously complex involving lots of hairy JSNI. So, before I go
> > ahead, has anybody already done this and is the code available?
>
> > All my files are going to come from the same domain, so hopefully
> > security *shouldn't* be a problem...
>
> Does anyone know about this?
>
> --
> ┌─── dg@cowlark.com ─────http://www.cowlark.com─────
> │
> │ "They laughed at Newton. They laughed at Einstein. Of course, they
> │ also laughed at Bozo the Clown." --- Carl Sagan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to