Hi all: if there is a div tag like this: <div id="updatearea"> My initial datas </div> case is that: I use observerField() to update this area when some chages happens in the target field,but how can I leave the original data "My initial datas" there and add the updated datas ? like <div id="updatearea"> My initial datas my new datas </div>
thanks all!! --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
