Sticky Table Columns jQuery Plugin
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/