Pagination
Pagination
Hi all,
I am starting out with the fantastic jQuery framework, I am at the early stages of working through a book called Learning jQuery by Packt.
Anyway, on to the question, I have put the book aside for a minute, I had something in my head for a site I own, I then took a look on the web to see the code for doing it, I will dissect the code at some point. The code I am using is this:
http://net.tutsplus.com/tutorials/javas ... th-jquery/
...which is great, however, on my frontpage, I have around 100 items. Like in the example, I have all items displayed at once initially, I was just wondering if it would be too difficult to implement pagination for this page, possible for others, so lets say we have 10 items per page?
Appreciate any help.
Thanks