jqPagination Test Fiddle
A starter for anyone wanting to test their jqPagination issues, plugin JS + CSS have already been included, along with jQuery 1.6.4
by beneverard
HTML
<script src="https://raw.github.com/beneverard/jqPagination/master/js/jquery.jqpagination.min.js"></script>
<link rel="stylesheet" href="https://raw.github.com/beneverard/jqPagination/master/css/jqpagination.css">
<!-- this fiddle has jQuery and jqPagination already included -->
<!-- clock fork above then add your html, css and javascript below -->