Is there a pager (jQuery plugin) with the following feaures:
< 1 2 3 4 >
- when you click on an arrow the numbers slide to right or left
- when you click on a number you change page
- you have up to 4 numbers (the other pages should be hidden)
thanks
Is there a pager (jQuery plugin) with the following feaures:
< 1 2 3 4 >
thanks
You can use the jQuery Pagination Plugin for this, and can see a demo here.
Change the options in the demo to get the results you describe:
You should take a look at this: http://www.ndoherty.biz/demos/coda-slider/2.0/#4
With css you should be able to change the design to your needs