Steven, I've noticed the quasi-disabled look myself but it appears to be less noticeable with other themes... I'll look into it further, thanks! Yanick, Great ideas... I'm sure I'll be incorporating a few of these in the future. Thanks!
On Nov 10, 9:53 am, Yanick <[email protected]> wrote: > Also, when changing the value in the text field, there should be a > timed delay so the page could change automatically without having to > press "Enter" (or perhaps hook it also to the blur event of the field) > > Also, just to throw some ideas in here: > > - setup global key binding (Ctrl+Left, Ctrl+Right or PgUp, PgDown for > those resizable layouts) > - pagination method (input field or spring links -- like Google > pagination, see Zend_Paginator) > - possibility to define pagination button text and/or title strings > (enable localization support, and to display text on pagination > buttons) > - draggable options (to restrict the widget from being dragged out of > it's parent, if it's not already implemented) > > Otherwise nice plugin! > > On Nov 10, 8:54 am, Steven Black <[email protected]> wrote: > > > That's pretty slick! > > > Question: Why do next and prev not look quasi-disabled? I think if > > there's a weakness in the demo, that would be it. > > > Nice and simple. > > > **--** Steve > > > On Nov 10, 8:22 am, ityndall <[email protected]> wrote: > > > > 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=.
