Re: Re: [T5.1]Tweaking Tapestry.ElementEffect

2009-05-22 Thread nille hammer
"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.Elemen

Re: [T5.1]Tweaking Tapestry.ElementEffect

2009-05-21 Thread Igor Drobiazko
Take a look into this thread: http://www.nabble.com/How-do-I-remove-the-yellow-fade-that-occurs-when-updating-the-Zone-component--tt23493373.html#a23493373 On Fri, May 22, 2009 at 8:26 AM, nille hammer wrote: > Hello List, > > I have made the step from serverside-only webapps to using ajax now.

[T5.1]Tweaking Tapestry.ElementEffect

2009-05-21 Thread nille hammer
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 eff