On 5/15/07, Christoph Haas <[EMAIL PROTECTED]> wrote:
>
> On Tue, May 15, 2007 at 03:27:39PM -0700, Mike Orr wrote:
> >
> > On 5/5/07, Christoph Haas <[EMAIL PROTECTED]> wrote:
> > > as some of you already know I have never been very happy with
> > > Webhelpers' built-in pagination module. So I wrote my own (that is NOT
> > > compatible with the existing one) and I love it so far.
> > >
> > > Interested? Get it from http://workaround.org/pylons/paginator/ and let
> > > me know what you think. Some of the features:

The paginator works great, and switching pages via AJAX is
surprisingly snappy, even if there's little computational difference
between the paged portion and the whole page.  But can we make links
that function both with and without Javascript?  Otherwise they may
not work with screen readers, and my sites have to be accessible to
the handicapped.

-- 
Mike Orr <[EMAIL PROTECTED]>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"pylons-discuss" 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/pylons-discuss?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to