On Tue, 26 Nov 2013 04:33:35 -0200, Lidija Dolinar <lidija....@gmail.com> wrote:

Hi,

Hi!

I need to display a zone, containing javascript code that contains
document.write().

You know using that function is not recommended at all, right? ;) But then I read that it's being returned from somewhere else . . .

How can I properly display zone containing javascript's document.write()?

The proper way of calling JavaScript code after a Zone update is to listen to the Tapestry.ZONE_UPDATED_EVENT event from the element which is the Zone.

--
Thiago H. de Paula Figueiredo
Tapestry, Java and Hibernate consultant and developer
http://machina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to