Any good jQuery plugins to awesomify my pagination?

Posted by marcgg on Stack Overflow See other posts from Stack Overflow or by marcgg
Published on 2010-05-31T15:20:22Z Indexed on 2010/05/31 15:23 UTC
Read the original article Hit count: 267

I have a basic pagination system that looks something like that:

First | < Previous | 1, 2, [3], 4, 5 ... 100, 101, 102 | Next > | Last

Nothing fancy really.

I am looking at various plugins to improve the way the user would browse this, but so far I haven't found anything really new or interesting except:

Do you guys have ideas on how I could improve the way my users browse through navigation? Are there any good jQuery plugins out there already doing that?

© Stack Overflow or respective owner

Related posts about JavaScript

Related posts about jQuery