Wednesday, December 28, 2011

Ajaxing a $this->Item->find('all') - twitter style.

Long story short, I want to display all owned items on profiles, but I
don't want to paginate it.

Is it possible to display only, like 10 items with a find all, and
when the user is scrolling, it lad 10 more, and 10 more etc... like
with twitter tweets ?

Perhaps with an ajax helper ? Thanks for your time.

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: