Tutorials »

Here is a simple tutorial on how to create a jQuery load more function similar to twitter.
The code works by showing the first 10 records from the database and a more link beneath. When a user clicks the more link the jQuery will call a PHP file which will send the next 10 records back to the page.
Posted by girish.r 1186 days ago (http://dave-earley.com)
Discuss  | Bury | Tweet This | Tagged: css php web design jquery
Add To 

Who Voted for this Story

Comments

No one has commented on this article yet.

Log in to comment or register here.