Welcome Guest, Not a member yet? Register   Sign In
Load More Using KnockoutJS, PHP/CodeIgniter
#1

[eluser]iFadey[/eluser]
"Everyone has used social networking sites and almost all of them implement Load More functionality to load additional posts/messages. Load More is actually alternate way of pagination.

There are two kinds of Load More functionality. First is to load additional content when the user hits the scrollbar at the bottom of the page. Another kind is to load new content only when user clicks on “Load More” button. Personally I prefer the second one because it reduces the load on server and load content only when user wants it and in this article we will take a look at implementing this second kind."

http://www.ifadey.com/2012/05/load-more-...deigniter/




Theme © iAndrew 2016 - Forum software by © MyBB