Introduction
To use it just follow this steps,
Add collective.chromatable to your buildout eggs
Run buildout
Start zope
Install collective.chromatable into your Plone site
Now mark any scrollable table with chromatable class and you will get a nice scrolling table with fixed headers
If you want to change chromatable parameter don’t use the chromatable class, add the following lines to your template:
<script> jq(“#your_table_id”).chromatable({ width: “900px”, height: “400px”, scrolling: “yes” }); </script>
Changelog
1.3.0
Initial release
Based on chromatable plugin version 1.3.0, http://www.chromaloop.com/posts/chromatable-jquery-plugin
Release files for collective.chromatable 1.3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| collective.chromatable-1.3.0.tar.gz | 13.4 kB | Details |
Release files / collective.chromatable-1.3.0.tar.gz
| Download URL | collective.chromatable-1.3.0.tar.gz |
|---|---|
| Size | 13.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
958198e3fba72c94f860974dbda278aea8f85b5d7617e6c3fce205ab9052027a
|
|
BLAKE2b-256 checksum How to use checksums |
c144539943bc20548aabf5134b0c301b421f432113b2daffc4456334629f041f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |