Have you tried asking the jquery list for help? Once cake have rendered code to the view. jquery can take over from there, then you just need to adapt any jquery code you learning from to work with cake (change urls to controller/action/view)
mail me off list if you want some more indepth info (I feel rest of cakelist would may think this is digressing away from cake) On 04/04/2008, Langdon Stevenson <[EMAIL PROTECTED]> wrote: > > > Hi Martin > > > > I do not use any helper for jquery, myself. Since all my javascript, > > including ajax, is applied dynamically to css selectors I have no real > > need for a helper. > > Do you use the Behaviour js library for this? > > http://www.bennolan.com/behaviour/ > > Or something else? > > Regards, > Langdon > > > > --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
