Thanks, this is exactly what I was looking for. I'll use the ideas
from those scripts to get them working until the real solution makes
it into Tap.

On 2/8/07, andyhot <[EMAIL PROTECTED]> wrote:
Daniel, we're looking for the best way to include those in tapestry's
ajax cycle
and components.

The basis for that will be this module:
http://svn.apache.org/viewvc/tapestry/tapestry4/trunk/tapestry-framework/src/js/tapestry/fx.js?view=markup

You can go ahead and use it if you're anxious ;)


Daniel Tabuenca wrote:
> Thanks. I don't need very advanced effects. Just the basic ones and
> I'd like to avoid another framework. Dojo has support for effects.
> With tacos 4.0 you could add pre and post effects to all ajax requests
> and the dojo effects would be applied automatically. I guess my
> question is how do I, for example, easily fade in or highlight the
> changes in the webpage after an async request? I know dojo can do the
> effects, but how do I wire them to the response from a  @Directlink
> with async=true request?
>
> On 2/8/07, Stefan Esterer <[EMAIL PROTECTED]> wrote:
>>
>> if i had to implement such effects, i would use
>> http://script.aculo.us/
>> a neat javascript library which does such things for you...
>>
>> greetings
>> stefan
>>
>>
>> Daniel Tabuenca wrote:
>> >
>> > Is there a way to add rendering effects such as fade in and fade out
>> > with standard Tapestry 4.1 like you could in Tacos with the preEffects
>> > and postEffects parameters? If not, where would I find information on
>> > how to implement this?
>> >
>> > ---------------------------------------------------------------------
>> > To unsubscribe, e-mail: [EMAIL PROTECTED]
>> > For additional commands, e-mail: [EMAIL PROTECTED]
>> >
>> >
>> >
>>
>> --
>> View this message in context:
>> 
http://www.nabble.com/Tacos-like-AJAX-effects-in-Tapestry-4.1-tf3183712.html#a8862150
>>
>> Sent from the Tapestry - User mailing list archive at Nabble.com.
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: [EMAIL PROTECTED]
>> For additional commands, e-mail: [EMAIL PROTECTED]
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr
Tapestry / Tacos developer
Open Source / J2EE Consulting


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to