Cool tables, the easy way

Tablecloth is a lightweight, easy to use way to add style and behaviour to HTML table elements. By simply adding 2 lines of code to an HTML page you will have styled and active tables that your visitors will love.

 

 

From Tablecloth's website:

Tablecloth takes bare, well formed table and applies styling and behaviour to it. It searches your html source for table elements and process each one. Oh, yes there's absolutely no need for hardcoded class names or id's. Tablecloth adds those automatically. However, if you wish, you can apply your own class names without fear of them being run over.
It features:

* Adding even/odd class names to alternative rows.
* Adding over and out class names for mouse over and mouse out states.
* If set to true Tablecloth will highlight rows or columns (or both).
* If set to true Tablecloth adds selected state on click. Based on preferences it then selects rows or columns (or both). Unselect elements by clicking anywhere on the page.
* It leaves room for your upgrade. It has easily editable function that is called when you click on table cell that you can use for your own code.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Lines and paragraphs break automatically.
  • Flash can be added to this post.
  • You may post code using <code>...</code> (generic) or <?php ... ?> (highlighted PHP) tags.

More information about formatting options

To prevent automated spam submissions leave this field empty.