Javascript Pagination with Mootools
Ok, ok, Javascript pagination sucks, we all know it does - there’s little point in loading a whole heap of data that is then split down into chunks; your best bet is to do the job properly and use some server slide pagination script.
But like us, if you ever do come across the need to use some quick pagination, this MooTools class will do the trick for you.