Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/farinspace/jquery.tableScroll

This jQuery plugin converts a properly formatted table, having thead and tbody elements (tfoot optional), into a scrollable table.
https://github.com/farinspace/jquery.tableScroll

Last synced: 10 days ago
JSON representation

This jQuery plugin converts a properly formatted table, having thead and tbody elements (tfoot optional), into a scrollable table.

Awesome Lists containing this project

README

        

jQuery Scrollable Table Plugin
==============================

This jQuery plugin converts a properly formatted table, having thead and tbody elements (tfoot optional), into a scrollable table. The tablescroll jQuery plugin is a simple markup manipulation plugin, it will manipulate the table, create a couple of new elements and wrap everything in a DIV.