http://www.symfony-project.org/book/1_0/11-Ajax-Integration#chapter_11_sub_creating_callbacks
;) On 2/25/09, SeeVik <[email protected]> wrote: > > > Hello all, > > I read the documentation about submit_to_remote, link_to_remote and > submit_image_to_remote. These can do pretty cool stuff I have to > acknowledge that. Just for the knowhow....I was wandering if I ever > wanted a callback function type of thing when the ajax response is > received from server. How can I accomplish that using these javascript > helpers? > > Like I right now I am getting a response to ajax request from server > and I directly update my DOM element with that. But if I wanted that > response to go through some javascript function to further process it, > how can I do that? > > Thanks and Regards > Vikram > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "symfony users" 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/symfony-users?hl=en -~----------~----~----~----~------~----~------~--~---
