Jquery Cycle: How Can I Paginate the Pager?
Posted
by JohnP
on Stack Overflow
See other posts from Stack Overflow
or by JohnP
Published on 2010-03-08T20:58:26Z
Indexed on
2010/03/22
20:01 UTC
Read the original article
Hit count: 559
Hello,
I am using the Jquery cycle plug in with the pager. I have a lot of items to page through. Is there a way I can add back and previous arrows to paginate the pager?
So I have like:
1 2 3 4 5 6 7 8 9
and I want the same but < 1 2 3 4 5 6 7 8 9 >
Is there an elegant way to code this? Many thanks for your help!
© Stack Overflow or respective owner