Generate page numbers using javascript/jquery?

Posted by bala3569 on Stack Overflow See other posts from Stack Overflow or by bala3569
Published on 2010-03-26T12:06:55Z Indexed on 2010/03/26 12:23 UTC
Read the original article Hit count: 419

Filed under:
|
|

How to generate page numbers like the below using javascript/jquery?

Pager

If the 5 th page is selected i have to show 3,4 and 6,7 and also 1,last page with prev,next... Any suggestion....

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about jQuery