Hi,

I am calling a Tapestry action link manually from js, it's an ajax call
that returns a zone. I then swap out the old zone for the new zone html.

This all works well, except for that fact that any Tapestry js callbacks
that would normally be triggered when the zone loads on the page (i.e.
if this was all done Tap via an action link zone update) are not called,
resulting in actionlinks within the zone that do not work as expected.

Is there a correct way to swap out a zone on a page manually using js,
possibly calling one of the Tapestry.js functions?

Joel


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

Reply via email to