Yep, it's intentional, since we only get notified for those nodes...
But there's a lot of other things you can do....

Take a look at
http://tacos.sourceforge.net/userguide/CustomEffects.html

Another option is to dojo.event.connect your js code when a response
arrives, e.t.c.

On 7/6/07, Zsombor <[EMAIL PROTECTED]> wrote:

Hello !

 We just noticed, that it is impossble to apply (post) effect to a DOM
node, which is not received in the ajax response. Because the effects are
applied in the following way: For every response block, the
tacos.processEffects check that is there an effect defined, or  is there
an effect with the 'any' keyword specified, then execute the effect on that
element. However, in this way, effects never applied to not touched dom
elements. Do you know any workaround? Is it intentional?

BR,
 Zsombor

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Tacos-devel mailing list
Tacos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tacos-devel




--
Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr
Tapestry / Tacos developer
Open Source / JEE Consulting
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Tacos-devel mailing list
Tacos-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tacos-devel

Reply via email to