Don't get me wrong, there's nothing wrong with it. I was just personally hoping for something that was integrated more tightly into CakePHP, that's all.
Also, I'm pretty new to using AJAX, and most definitely MooTools, so I was hoping for more of a starting point. On Feb 10, 10:07 am, grigri <[email protected]> wrote: > What more do you want? That looks like a very neat starting point form > ajax pagination with mootools (I use mootools as my js framework of > choice; don't do a huge amount of ajax though). > > Why doesn't this seem like "the best option"? What's wrong with it? > > On Feb 10, 3:34 pm, "Arak Tai'Roth" <[email protected]> wrote: > > > Is there anything else out there? This is definitely an option, but it > > doesn't seem like the best option to me. > > > On Feb 9, 6:59 pm, "Websta*" <[email protected]> > > wrote: > > > > Here is the code of a really basic mootools JS object that can pretty > > > much be dropped in for paging a standard cake index view > > > >http://pastebin.com/d43137c > > > > All you have to do is wrap your view code in a div and specify that id > > > as your pagingDivId > > > > This is extremely basic and doesnt make allowance for request failure > > > events etc - just the basics. > > > > HTH, > > > > Paul. > > > > On Feb 10, 11:45 am, "Arak Tai'Roth" <[email protected]> wrote: > > > > > The project that I am currently working on is constrained by the fact > > > > that I have to use MooTools for a few things we are using. I also > > > > don't really want to use Prototype as the load times in certain cases > > > > aren't exactly friendly. > > > > > So I was wondering if there is anywhere I can learn how to implement > > > > AJAX Pagination with MooTools, I know there is a tutorial in the > > > > bakery for JQuery, I was hoping for something similar using MooTools. > > > > Or if someone can give me some examples here. > > > > > Any help is appreciated, thank you. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
