On Saturday, 03 December, 2011 03:14 AM, Thiago H. de Paula Figueiredo
wrote:
On Fri, 02 Dec 2011 16:37:56 -0200, Xybrek <xyb...@gmail.com> wrote:
Hi,
Hi!
I have a GWT (Google Web Toolkit) based application which have a
component which is a iframe that can load sites from other domain
(although not necessarily running javascript, because of Cross domain
policy of browsers)
The site loaded by the iframe is based on the url from some textbox
input on the page.
If I use T5, can I do the same thing?
As Michael said, there isn't a reason against it. This isn't related to
GWT or Tapestry at all: it's just ordinary HTML and a couple lines of
JavaScript (but the framework may have some out-of-the-box feature that
automates that).
Hi Thiago,
I see, so it is possible that I just put the "iframe" in the tml file,
just like in standard HTML? And use jQuery to manipulate the iframe?
Just like this site: http://project.mahemoff.com/jquery-iframe/
Cheers.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org