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]