Hi

Wich Tapestry5-jQuery version do you use ?

Manu

2011/12/27 George Christman <gchrist...@cardaddy.com>

> I've just recently migrated our project to Got5-JQuery. With prototype, I
> had
> a script in afterRender to call a js method once my zone completed it's
> refresh. With Got5-JQuery, this function no longer works. I'm wondering if
> anybody knows how to get this to work with Got5-JQuery?
>
> old script
>
>     void afterRender() {
>        javaScriptSupport.addScript(
>            "$('%s').observe(Tapestry.ZONE_UPDATED_EVENT, function() { "
>                + "$('zoneUpdater')"
>                + "});",
>        shiptoZone.getClientId()
>                );
>    }
>
> Thanks in advance.
>
>
> --
> View this message in context:
> http://tapestry.1045711.n5.nabble.com/Got5-JQuery-Tapestry-Zone-Updated-Event-tp5103466p5103466.html
> Sent from the Tapestry - User mailing list archive at Nabble.com.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
> For additional commands, e-mail: users-h...@tapestry.apache.org
>
>


-- 
Emmanuel DEMEY
Ingénieur Etude et Développement
ATOS Worldline
+33 (0)6 47 47 42 02
demey.emman...@gmail.com
http://emmanueldemey.fr

Twitter : @gillespie59

Reply via email to