Thanks for the response I have used the normal pagination feature, which seems to work really well - I was wondering if there was a way of doing that with AJAX using jQuery though (loading up the data within the page, rather than reloading the whole page)
Cheers Robin On Nov 19, 6:17 pm, bingo <[EMAIL PROTECTED]> wrote: > hi Solarise, > > I am using jquery with my CakePHP project. It works great..but the > only problem is cakephp does not support jquery in a similar way as > it does to Prototype. I don't have any helper but just write script > tags in my views..and its working fine. And for pagination, I am not > using cakephp pagination but the pagination helper and component that > someone else wrote before cakephp got its own pagination.. > > you can checkout my cakephp + jquery project herehttp://findnwrite.com/memento > > Regards, > > On Nov 19, 11:09 am, Solarise <[EMAIL PROTECTED]> wrote: > > > Hi > > > Just looking for a bit of advice about jquery, and pagination in > > CakePHP > > > Has anyone managed to get something working which allows AJAX > > pagination with the jQuery library? (I know it works with prototype - > > but I've chosen to go with jQuery for a project this time, seems like > > a neat little thing!) > > > Are there any helpers or equivalent out there that would allow me to > > achieve jQuery AJAX pagination? > > > Cheers > > Robin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
