Hi there,

Thought not exactly what you asked, in Tapestry 4 I use to do this by adding
JavaScript code to a Block or Component's html scope, so when it is updated
via AJAX the code runs and may call other functions already loaded in the
page.


Thiago


-----Mensagem original-----
De: Eric Rogers [mailto:[EMAIL PROTECTED] 
Enviada em: quinta-feira, 31 de julho de 2008 20:07
Para: users@tapestry.apache.org
Assunto: Calling Javascript after updating a Zone

Hello All,

Using Tapestry 5.0.13.

I have a form, which has a corresponding zone to update when it is
submitted.  I am returning a block from the action handler for the form
submission to update the content of the zone with.  This works as expected.
However, I am wondering if Tapestry has a built-in hook that would allow the
calling of additional Javascript once the zone has been updated.

Any thoughts?

Thanks,

Eric


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to