Also have a look at : http://docs.jquery.com/Ajax
On Sat, May 9, 2009 at 6:09 PM, Dardo Sordi Bogado <[email protected]> wrote: > $('#div_id').load(url); > > On Sat, May 9, 2009 at 5:19 PM, Dave Maharaj :: WidePixels.com > <[email protected]> wrote: >> As i drop prototype and move forward with jQuery i need to find replacements >> for the AJAX i have in my app. >> How do I update DIV? Originally I had used the update with prototype which >> ran a function and replaced the div content with the data retrieved from the >> function. What is the replacement for that with Jquery? Looking thru Google >> and jquery site but cant seem to find what i would need. >> >> Can someone point me in a general direction for the equivalent of prototypes >> update? >> >> Thanks, >> >> Dave >> >> >> > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
