![]() |
Ajax load more content like twitter - Printable Version +- CodeIgniter Forums (https://forum.codeigniter.com) +-- Forum: Archived Discussions (https://forum.codeigniter.com/forumdisplay.php?fid=20) +--- Forum: Archived Development & Programming (https://forum.codeigniter.com/forumdisplay.php?fid=23) +--- Thread: Ajax load more content like twitter (/showthread.php?tid=41316) |
Ajax load more content like twitter - El Forum - 05-04-2011 [eluser]Unknown[/eluser] Hi i'm dhowlath i had a problem in creating C.I ajax load more content plz give a suggestion for creating a ajax load more...i created a fb like wall but i dont know how to create a load more for post..i want to know how to set a limit for post and if i click load post the previous post has to show without refresh a page ...plz help me... Ajax load more content like twitter - El Forum - 05-04-2011 [eluser]michalsn[/eluser] You can try this: http://www.thetutorialblog.com/php/twitter-like-pagination-using-codeigniter-and-jquery/ |