Hi Igor,

thanks for the quick response. I've read that thread, but did not realize I had 
the answer right before my eyes. Finally I've made it. Just one thing I stepped 
upon. Defining new functions the way suggested in that thread causes the 
original ones to be erased. This leads to "func not defined" errors, when other 
zones try to call one of those. So I copied the original 
Tapestry.ElementEffect, chanded the methods I wanted changed and left the rest 
untouched.

Regards, nillehammer

----- original Nachricht --------

Betreff: Re: [T5.1]Tweaking Tapestry.ElementEffect
Gesendet: Fr, 22. Mai 2009
Von: Igor Drobiazko<igor.drobia...@gmail.com>

> Take a look into this thread:
> 
> http://www.nabble.com/How-do-I-remove-the-yellow-fade-that-occurs-when-updat
> ing-the-Zone-component--tt23493373.html#a23493373
> 
> On Fri, May 22, 2009 at 8:26 AM, nille hammer
> <tapestry.nilleham...@winfonet.eu> wrote:
> 
> > Hello List,
> >
> > I have made the step from serverside-only webapps to using ajax now.
> Doing
> > this two questions came up. Of which the first one is:
> >
> > I have a t: zone with update="slideup" and show="slidedown". I'd like to
> > tweak the duration of those two effects like with the original
> Scriptaculous
> > effects. Is there a way to override the default behaviour of Tapestry's
> > effects that are wrapped in Tpestry.ElementEffect located in tapestry.js?
> >
> > Thanks in advance, nillehammer
> >
> > http://www.winfonet.eu
> >
> 
> 
> 
> -- 
> Best regards,
> 
> Igor Drobiazko
> 

--- original Nachricht Ende ----


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

Reply via email to