ixkaito / stickyTableColumns

This is a jQuery plugin to fix table columns for horizontal scroll. Responsive design support.
https://ixkaito.github.io/stickyTableColumns/
MIT License
7 stars 1 forks source link

Sticky Table Columns jQuery Plugin npm GitHub release license

This is a jQuery plugin to fix table columns for horizontal scroll. Responsive support.

Requirement

Usage

$('table').stickyTableColumns();

Options

$('table').stickyTableColumns({ columns: 2 });

Demo

https://ixkaito.github.io/stickyTableColumns/