Thursday, June 30, 2011

Re: How to redirect HTML inside a dialogbox

I think you may be able to put an iframe (gwt Frame) inside a
DialogBox and have that work, I haven't done this myself but in theory
I think it should work.

On Jun 29, 12:05 pm, Oscar <o.bar...@gmail.com> wrote:
> Hi all,
>
> I'm new at GWT and I'm trying to create a dialogbox that shows a
> website from an external URL. I would also like that when the user
> clicks a link, the content generated appears inside the same
> dialogbox.
>
> Right now when the user clicks on a link it redirects to a whole new
> page as the user clicks to an HTML link.
>
> I would like to do this without having to have access to the HTML code
> from the server side.
>
> Is it possible?

--
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.

No comments:

Post a Comment