Skip to main content

Chromatable JQuery plugin integration for Plone.

Project description

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collective.chromatable-1.3.0.tar.gz (13.4 kB view details)

Uploaded Source

File details

Details for the file collective.chromatable-1.3.0.tar.gz.

File metadata

File hashes

Hashes for collective.chromatable-1.3.0.tar.gz
Algorithm Hash digest
SHA256 958198e3fba72c94f860974dbda278aea8f85b5d7617e6c3fce205ab9052027a
MD5 c1f48b7a015f53d2457d58028dbcbc38
BLAKE2b-256 c144539943bc20548aabf5134b0c301b421f432113b2daffc4456334629f041f

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page