Skip to content

A jQuery plugin to collapse/hide/truncate rows in table beyond a specific limit, which can be shown again with a click.

License

Notifications You must be signed in to change notification settings

closeio/jquery-truncate-table

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

jquery-truncate-table

TruncateTable is a jQuery plugin to collapse/hide/truncate rows in a table beyond a specific limit.

Those rows can be shown by clicking a special 'X rows hidden' row that appears at the bottom.

Usage

$('table').truncateTable({ limit: 5 });

About

A jQuery plugin to collapse/hide/truncate rows in table beyond a specific limit, which can be shown again with a click.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages