Thanks Thiago, but I don't think that helps as I need to include the
script from within my event listener ie Java server side.
I trawled through the list and found a post by Josh C that does the
trick perfectly, i quote:
Try this:
@Inject
private RenderSupport _support;
@Inject
On Thu, 05 Aug 2010 22:08:16 -0300, Paul Stanton
wrote:
Hi all,
Hi!
I've got an ajax event listener which returns a MultiZoneUpdate.
I need to also run a script AFTER all of the zones have been updated.
What is the simplest way to achieve this?
Take a look at http://api.prototypejs.org
Hi all,
I've got an ajax event listener which returns a MultiZoneUpdate.
I need to also run a script AFTER all of the zones have been updated.
What is the simplest way to achieve this?
Regards, Paul.
-
To unsubscribe, e-mail