Blog

How To: AJAX Post Pagination in MooTools

You are here: Home > Blog > Ajax / Coding / JavaScript / WordPress

Darran Low

Darran Low is a Web Developer and a WordPress fanatic. He blogs casually at LimeTouch and has something for Nature and Photography.

Posts by Darran Low:

How To: AJAX Post Pagination in MooTools

Post Pagination

Ever wanted to browse through the older post archives only to be staring at the screen for ages in frustration while the content slowly loads up? A quick fix would be to make use of AJAX to load the post archives. In this tutorial, I will show you how to do that using the ever popular JavaScript framework; MooTools on a typical 2 column WordPress theme.

The code is quite easily digestible and with a little CSS tweaking, you could get it to work for your theme.

Read More »