Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/farinspace/jquery.tableScroll
- Owner: farinspace
- Created: 2010-03-04T19:54:41.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-12-14T05:43:20.000Z (almost 13 years ago)
- Last Synced: 2024-10-11T22:49:43.265Z (about 1 month ago)
- Language: JavaScript
- Homepage: http://farinspace.com/2010/03/jquery-scrollable-table-plugin/
- Size: 207 KB
- Stars: 111
- Watchers: 11
- Forks: 74
- Open Issues: 11
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-jquery - jquery.tableScroll - This jQuery plugin converts a properly formatted table, having thead and tbody elements (tfoot optional), into a scrollable table. (Table of contents / Data Table)
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.