I recently had the need for jQuery pagination functionality. Unfortunately, I could not find any pagination plugins that conformed to the UI theme... so I wrote my own.
Its design is simple, just the necessary buttons (first,previous,next,last), and an input field to display the current page. The input field can be used to change the current page as well. Plugin repo page: http://plugins.jquery.com/project/ThemeReadySimplePager Project Page: http://code.google.com/p/jquery-simplepager Documentation/Examples: http://ianty.com/simplePager I would love for this to make it into the official UI, being that it the supports the themes and uses the widget boilerplate. Any thoughts/feedback is greatly appreciated! -- You received this message because you are subscribed to the Google Groups "jQuery UI" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/jquery-ui?hl=.
