Search and Top Navigation
#1743 closed feature (wontfix)
Opened September 27, 2007 03:03PM UTC
Closed November 19, 2007 02:01PM UTC
Last modified May 24, 2008 03:39AM UTC
Paginator Module
Reported by: | RyanZec | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ui.core | Version: | 1.2.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
One area i think jQuery is lacking is in the pagination area. I have only found 1 pagination but all it does is page through divs that are hidden which is pretty limiting to me. I am in the process of designing and building a pagination plug-in for jQuery that will allow you to use Ajax to to pull data into that div you call the plug-in on. This is large designed for us of lists, for instance, say you have a CMS and you have 500 users. You don't wan to have to display all user as it might take a little time. You could use a pagination class for a server side language like PHP. While PHP is an ok option, i think javascript is the best options for something like this. I also think this would be a great addition to the jQuery UI package. Let me know if you would be interested in look at this plug-in when it is does just email me as
basire@gmail.com
Hi RyanZec,
this module is not planned for UI. I believe pagination is something to individual to be solved by a UI suite. So anyway - feel free to commit your plugin to our plugins directory, I'm sure some people might be interested.
Thanks,
Paul