just use the prototype $() function to get your element? remember
though that you dont really update your element content using the
javascript helpers but you are replacing the innerHTML of the element.
if you want to build something a bit more complex you should (imho)
try to take a look into the prototype/scriptaculous api and, at this
point, try to avoid the ajax/js helpers since you will become crazy
trying to debug a page with javascript-generating php code and
javascript in one file ; )
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" 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?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to