tablesorter is a jQuery plugin for turning a standard HTML table with THEAD and TBODY tags into a sortable table without page refreshes. tablesorter can successfully parse and sort many types of data including linked data in a cell. It has many useful features including:
multi-column sorting;
... [More] multi-tbody sorting; parsers for sorting all types of data; ability to add own parsers; secondary "hidden" sorting; multiple filtering types; server-side pagination, sorting and filtering using Ajax; small code size [Less]
Django Endless Pagination can be used to provide Twitter-style or
Digg-style pagination, with optional Ajax support and other features
like multiple or lazy pagination.
The initial idea, which has guided the development of this application,
is to allow pagination of web contents in very few
... [More] steps.
**Documentation** is `avaliable here: http://django-endless-pagination.readthedocs.org/
To file **bugs and requests**, please use
https://github.com/frankban/django-endless-pagination/issues.
The **source code** for this app is hosted on
https://github.com/frankban/django-endless-pagination.
The **Mercurial repository** of this project is hosted on
https://bitbucket.org/frankban/django-endless-pagination. [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy