For the Question B.
I check the script.aculo.us Wiki and got one solution.
use Ajax.Updater for onclick
The code below:
onclick="new
Ajax.Updater('posts_view','/posts/refresh',{asynchronous:true,evalScritps:true});return
false"
Is it the right way to do this even it works?
Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/cake-php
-~----------~----~----~----~------~----~------~--~---