Hi phill, could you be more precise, because I understand that you send an AJAX request and receive a complete page. Which in fact is not complete :)) because I hope you don't replace the whole page with the received element ?
That could be done like that: - call AJAX.request ==> get the portion of page that is to update, and insert it inside your actual page and after, just call the updater with the newlly created element you want to update ! -- david On 6 oct, 05:23, PhillE <[email protected]> wrote: > How do I utilize Ajax.Updater to make a call within a page that result > from AJAX requests ?. > > Thanks, > Phill --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Prototype & script.aculo.us" 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/prototype-scriptaculous?hl=en -~----------~----~----~----~------~----~------~--~---
