Plugins

The plugins site is currently in development.

We've been looking to provide a higher-quality, spam-free experience at the plugins site for some time, and a major error on our part forced us to shut down the current site before we could put the new one in place. We are developing a new site, and you can follow along with its development on GitHub. For more information about this transition, including steps you can take as a plugin author to prepare, please read our post about what's going on.

DataTables 1.6.0


New release of DataTables which includes a number of improvements, a few new features and of course bug fixes :-). The new features include the ability to specify table control elements multiple times in the sDom parameter, which means you can now have pagination (filtering, info and length) controls both above and below the table if you wish. A number of API enhancements also make developing for DataTables that little bit easier.

Also included in this package are the FixedHeader, TableTools and KeyTable plug-ins for DataTables allowing:

- FixedHeader: fixed header (footer, left and right columns as well) to be attached to the table
- TableTools: CSV, Excel, clipboard and print exporting of the table
- KeyTable: Keyboard navigation of the table.

Enjoy :-)