thanks, i'll have a look

2010/10/22 Andreas Andreou-4 [via Tapestry] <
ml-node+3231498-238900553-91...@n5.nabble.com<ml-node%2b3231498-238900553-91...@n5.nabble.com>
>

> I took a look and it shouldnt be hard to add this ...
> The important file is tapestry-jquery.js and around line 150
> there's a definition for a ui.tapestryZone widget
>
> So, you need to modify the update function of the widget
> to lookup functions in the Tapestry.ElementEffect namespace
> and have them run.
>
> On Thu, Oct 21, 2010 at 21:58, gbrits <[hidden 
> email]<http://user/SendEmail.jtp?type=node&node=3231498&i=0>>
> wrote:
>
> >
> > I'm porting my tapestry application to jquery using  Got5-JQuery and it
> looks
> > great!
> > One thing I can't figure out though:
> >
> > tapestry allows registering callbacks on zoneupdates, etc. using:
> >
> > Tapestry.ElementEffect.
> >
> > e.g for illustration purposes I had:
> >
> > Tapestry.ElementEffect.updateavailtrigger = function(element){
> >   alert('yeah');
> > }
> >
> > However Tapestry.ElementEffect isn't recognized anymore by the new jquery
>
> > client-code.
> >
> > I had a quick look at the tapestry.js (the jquery one)  but couldn't
> figure
> > it out.
> >
> > Anyone knows how to define such a callback?
> >
> > Thanks,
> > Geert-Jan
> >
> > --
> > View this message in context:
> http://tapestry.1045711.n5.nabble.com/T5-porting-to-Got5-JQuery-how-to-use-former-Tapestry-ElementEffect-tp3231132p3231132.html<http://tapestry.1045711.n5.nabble.com/T5-porting-to-Got5-JQuery-how-to-use-former-Tapestry-ElementEffect-tp3231132p3231132.html?by-user=t>
> > Sent from the Tapestry - User mailing list archive at Nabble.com.
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [hidden 
> > email]<http://user/SendEmail.jtp?type=node&node=3231498&i=1>
> > For additional commands, e-mail: [hidden 
> > email]<http://user/SendEmail.jtp?type=node&node=3231498&i=2>
> >
> >
>
>
>
> --
> Andreas Andreou - [hidden 
> email]<http://user/SendEmail.jtp?type=node&node=3231498&i=3>-
> http://blog.andyhot.gr <http://blog.andyhot.gr?by-user=t>
> Tapestry PMC / Tacos developer
> Open Source / JEE Consulting
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [hidden 
> email]<http://user/SendEmail.jtp?type=node&node=3231498&i=4>
> For additional commands, e-mail: [hidden 
> email]<http://user/SendEmail.jtp?type=node&node=3231498&i=5>
>
>
>
> ------------------------------
>  View message @
> http://tapestry.1045711.n5.nabble.com/T5-porting-to-Got5-JQuery-how-to-use-former-Tapestry-ElementEffect-tp3231132p3231498.html
> To unsubscribe from T5: porting to Got5-JQuery > how to use former
> Tapestry.ElementEffect ?, click 
> here<http://tapestry.1045711.n5.nabble.com/template/TplServlet.jtp?tpl=unsubscribe_by_code&node=3231132&code=Z2JyaXRzQGdtYWlsLmNvbXwzMjMxMTMyfDExNjk3MTIyNTA=>.
>
>
>

-- 
View this message in context: 
http://tapestry.1045711.n5.nabble.com/T5-porting-to-Got5-JQuery-how-to-use-former-Tapestry-ElementEffect-tp3231132p3231882.html
Sent from the Tapestry - User mailing list archive at Nabble.com.

Reply via email to