Archive for the tag ‘pagination’

  • Adding a simple pagination to your site

    Saturday, February 21st, 2009 by Erik

    or: the dangerousness of simple mathematics I guess many people had this problem before and I think everybody managed to solve this quite similar. Anyways, just in case this is useful for anybody: here’s how I added a pagination to a site recently. Given you have an array of products for example. Or maybe search [...]