[jQuery] listnav functionality applied to tables -- is this possible?
I am curious if the devs would be interested in making this same
functionality work with tables.
I would be interested in seeing similar functionality available via
listnav for the first td of a tr.
Essentially, grabbing the first character, as a reference for
filtering only that later from the nav bar. as you are currently doing
for ul/ol and li tags.
I have already accomplished this via ajax, but I believe using the
concepts in this listnav would reduce overall server load.
I am currently using tablesorter to handle a php/ mysql return. I
would like to see your plugin filter what table sorter is having to
deal with.
Any ideas if this is indeed something you would be interested in
working on?