Fanstatic packaging of jQuery tablesorter
Project description
js.jquery_tablesorter
Introduction
This library packages the jQuery plugin tablesorter for fanstatic.
This requires integration between your web framework and fanstatic, and making sure that the original resources (shipped in the resources directory in js.jquery_tablesorter) are published to some URL.
How to use?
You can import tablesorter from js.jquery_tablesorter and need it where you want these resources to be included on a page:
>>> from js.jquery_tablesorter import tablesorter >>> tablesorter.need()
Themes are available too:
>>> from js.jquery_tablesorter import blue >>> blue.need()
CHANGES
2.0.5 (2011-01-11)
Initial release.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for js.jquery_tablesorter-2.0.5.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 56d146f56c03bf7add8e5abf4f7bcfe9e637d99ba5767156b04c4679c9bcf022 |
|
MD5 | 55b5d2e921f1fd175910b164ec384961 |
|
BLAKE2b-256 | 3be2f47d95f0c15c1f9229879ed7dd0c903a9ca32a04b90975b2ebb06a5d5b83 |