News Feed
Jobs Feed
Sections




News Archive
NETTUTS.com:
Create a Twitter-Like "Load More" Widget
July 17, 2009 @ 13:19:26

On NETTUTS.com there's a new tutorial they've created showing the development of a "load more" component for your page combining PHP, MySQL and a javascript library (like Mootools or jQuery).

Both Twitter and the Apple App Store use a brilliant technique for loading more information; you click the link and fresh items magically appear on the screen. This tutorial teaches you to use AJAX, CSS, Javascript, JSON, PHP, and HTML to create that magic. This tutorial will also feature both jQuery and MooTools versions of the script.

The idea is that, after the initial load of the page, the user can click on the "load more" link/button and the Ajax request will get the latest results from the backend (via json messaging). The complete code is available for download and you can check out the demo if you'd like to see it in action.

0 comments voice your opinion now!
mootools jquery tutorial json ajax


blog comments powered by Disqus

Similar Posts

Alvaro Videla's Blog: Erlang as Session Storage for PHP

BillS' IIS Blog: How to install FastCGI and PHP on IIS7 Beta 3 (Video)

Developer Tutorials Blog: Debugging PHP with Firebug and FirePHP

Giorgio Sironi's Blog: Never write the same code twice: Dependency Injection

IBM developerWorks: Ajax and XML: Ajax for chat


Community Events











Don't see your event here?
Let us know!


series functional testing database conference language example framework release community code interview object composer tool podcast zendframework2 introduction development opinion

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework